rpms/gnome-bluetooth/devel gnome-bluetooth.spec,1.42,1.43

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 2 21:45:42 UTC 2007


Author: mclasen

Update of /cvs/dist/rpms/gnome-bluetooth/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24123

Modified Files:
	gnome-bluetooth.spec 
Log Message:
fix scripts



Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/dist/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- gnome-bluetooth.spec	9 Mar 2007 15:46:15 -0000	1.42
+++ gnome-bluetooth.spec	2 Apr 2007 21:45:40 -0000	1.43
@@ -1,7 +1,7 @@
 Summary: GNOME Bluetooth Subsystem
 Name: gnome-bluetooth
 Version: 0.8.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPL
 Group: System Environment/Libraries
 URL: http://usefulinc.com/software/gnome-bluetooth
@@ -81,7 +81,6 @@
     export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
     gconftool-2 --makefile-uninstall-rule \
       %{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas >/dev/null || :
-    killall -HUP gconfd-2 || :
 fi
 
 %post libs -p /sbin/ldconfig
@@ -98,7 +97,6 @@
     export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
     gconftool-2 --makefile-uninstall-rule \
       %{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas > /dev/null || :
-    killall -HUP gconfd-2 || :
 fi
 
 %files -f %{name}.lang
@@ -125,6 +123,9 @@
 %{_includedir}/gnome-bluetooth/
 
 %changelog
+* Mon Apr  2 2007 Matthias Clasen <mclasen at redhat.com> - 0.8.0-4
+- Remove unncessary gconfd killing from scripts (#224561)
+
 * Tue Feb 27 2007 Harald Hoyer <harald at redhat.com> - 0.8.0-3%{?dist}
 - corrected BuildRoot
 - smp flags added




More information about the fedora-cvs-commits mailing list