From 4d1dd7da3ce8e75dc13b96fa4138a369edbd87fd Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Jul 20 2006 21:39:15 +0000 Subject: don't kill gconf --- diff --git a/notification-daemon.spec b/notification-daemon.spec index c711e4d..ac7abc1 100644 --- a/notification-daemon.spec +++ b/notification-daemon.spec @@ -5,7 +5,7 @@ Summary: Notification Daemon Name: notification-daemon Version: 0.3.5 -Release: 5 +Release: 6 URL: http://www.galago-project.org/specs/notification/ License: GPL Group: System Environment/Libraries @@ -61,14 +61,12 @@ if [ "$1" -gt 1 ]; then export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule \ %{_sysconfdir}/gconf/schemas/notification-daemon.schemas >/dev/null || : - killall -HUP gconfd-2 || : fi %post export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule \ %{_sysconfdir}/gconf/schemas/notification-daemon.schemas > /dev/null || : -killall -HUP gconfd-2 || : %files %defattr(-,root,root) @@ -82,10 +80,13 @@ killall -HUP gconfd-2 || : %config %{_sysconfdir}/gconf/schemas/notification-daemon.schemas %changelog +* Thu Jul 20 2006 Jesse Keating - 0.3.5-6 +- Remove gconf kills, no longer necessary + * Wed Jul 19 2006 John (J5) Palmieri - 0.3.5-5 - add BR on dbus-glib-devel -* Wed Jul 12 2006 Jesse Keating - sh: line 0: fg: no job control +* Wed Jul 12 2006 Jesse Keating - 0.3.5-4.1 - rebuild * Fri Jun 09 2006 John (J5) Palmieri - 0.3.5-4