commit dbus-1 for openSUSE:Factory
Hello community, here is the log from the commit of package dbus-1 for openSUSE:Factory checked in at Fri Oct 2 23:24:17 CEST 2009. -------- --- dbus-1/dbus-1-x11.changes 2009-07-23 15:58:14.000000000 +0200 +++ dbus-1/dbus-1-x11.changes 2009-09-02 16:49:12.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Sep 2 16:46:50 CEST 2009 - mvidner@suse.cz + +- Implemented /etc/init.d/dbus reload (bnc#503074). + +------------------------------------------------------------------- dbus-1.changes: same change calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dbus-1-x11.spec ++++++ --- /var/tmp/diff_new_pack.beng9h/_old 2009-10-02 23:21:54.000000000 +0200 +++ /var/tmp/diff_new_pack.beng9h/_new 2009-10-02 23:21:54.000000000 +0200 @@ -29,7 +29,7 @@ BuildRequires: doxygen libexpat-devel libzio pkgconfig BuildRequires: audit-devel Version: 1.2.16 -Release: 3 +Release: 4 AutoReqProv: on # bug437293 %ifarch ppc64 dbus-1.spec: same change ++++++ rc.boot.dbus ++++++ --- /var/tmp/diff_new_pack.beng9h/_old 2009-10-02 23:21:54.000000000 +0200 +++ /var/tmp/diff_new_pack.beng9h/_new 2009-10-02 23:21:54.000000000 +0200 @@ -86,12 +86,12 @@ rc_status ;; force-reload) - echo -n "Reload service D-Bus daemon" - $0 stop && $0 start + $0 reload rc_status ;; reload) - rc_failed 3 + echo -n "Reload service D-Bus daemon" + dbus-send --type=method_call --system --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig rc_status -v ;; status) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de