- Add defattr directive to gtk subpackage files section

epel9
Ray Strode 15 years ago
parent f91c80ef36
commit 70cd5e1abf

@ -7,7 +7,7 @@
Summary: A process-transparent configuration system
Name: GConf2
Version: 2.28.0
Release: 4%{?dist}
Release: 5%{?dist}
License: LGPLv2+
Group: System Environment/Base
Source: http://download.gnome.org/sources/GConf/2.28/GConf-%{version}.tar.bz2
@ -145,6 +145,7 @@ fi
%{_datadir}/dbus-1/services/org.gnome.GConf.service
%files gtk
%defattr(-, root, root)
%{_libexecdir}/gconf-sanity-check-2
%files devel
@ -156,6 +157,9 @@ fi
%{_libdir}/pkgconfig/*
%changelog
* Thu Jan 28 2010 Ray Strode <rstrode@redhat.com> 2.28.0-5
- Add defattr directive to gtk subpackage files section
* Tue Jan 19 2010 Matthias Clasen <mclasen@redhat.com> - 2.28.0-4
- Make the defaults mechanism use the right polkit actions

Loading…
Cancel
Save