rpms/GConf2/F-12 GConf2.spec,1.117,1.118

Tom Callaway spot at fedoraproject.org
Thu Mar 18 12:06:48 UTC 2010


Author: spot

Update of /cvs/pkgs/rpms/GConf2/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20143/F-12

Modified Files:
	GConf2.spec 
Log Message:
own /var/lib/rpm-state/


Index: GConf2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/GConf2/F-12/GConf2.spec,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -p -r1.117 -r1.118
--- GConf2.spec	3 Mar 2010 20:11:32 -0000	1.117
+++ GConf2.spec	18 Mar 2010 12:06:47 -0000	1.118
@@ -7,7 +7,7 @@
 Summary: A process-transparent configuration system
 Name: GConf2
 Version: 2.28.0
-Release: 4%{?dist}.1
+Release: 4%{?dist}.2
 License: LGPLv2+
 Group: System Environment/Base
 Source0: http://download.gnome.org/sources/GConf/2.28/GConf-%{version}.tar.bz2
@@ -149,6 +149,8 @@ fi
 %{_datadir}/polkit-1/actions/org.gnome.gconf.defaults.policy
 %{_datadir}/dbus-1/system-services/org.gnome.GConf.Defaults.service
 %{_datadir}/dbus-1/services/org.gnome.GConf.service
+# Something else should probably own this, but I'm not sure what.
+%dir %{_localstatedir}/lib/rpm-state/
 %{_localstatedir}/lib/rpm-state/gconf/
 
 %files gtk
@@ -163,6 +165,9 @@ fi
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Mar 18 2010 Tom "spot" Callaway <tcallawa at redhat.com> 2.28.0-4.2
+- own /var/lib/rpm-state/
+
 * Wed Mar 03 2010 Tom "spot" Callaway <tcallawa at redhat.com> 2.28.0-4.1
 - add macros.gconf2
 - own /var/lib/rpm-state/gconf



More information about the scm-commits mailing list