rpms/GConf2/devel GConf2.spec,1.115,1.116

Ray Strode rstrode at fedoraproject.org
Thu Jan 28 22:43:37 UTC 2010


Author: rstrode

Update of /cvs/pkgs/rpms/GConf2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6669

Modified Files:
	GConf2.spec 
Log Message:
- Add defattr directive to gtk subpackage files section



Index: GConf2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/GConf2/devel/GConf2.spec,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -p -r1.115 -r1.116
--- GConf2.spec	20 Jan 2010 01:45:10 -0000	1.115
+++ GConf2.spec	28 Jan 2010 22:43:37 -0000	1.116
@@ -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 at redhat.com> 2.28.0-5
+- Add defattr directive to gtk subpackage files section
+
 * Tue Jan 19 2010 Matthias Clasen <mclasen at redhat.com> - 2.28.0-4
 - Make the defaults mechanism use the right polkit actions
 



More information about the scm-commits mailing list