Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-07-09 13:31:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpm (Old)
 and      /work/SRC/openSUSE:Factory/.rpm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpm", Maintainer is "m...@suse.com"

Changes:
--------
rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-06-15 16:31:36.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes     2012-07-09 
13:31:11.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 18:04:54 CEST 2012 - fcro...@suse.com
+
+- Add systemctl daemon-reload call when installing initscript
+  (bnc#769973).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
rpm-python.spec: same change
rpm.spec: same change
++++++ rpm-suse_macros ++++++
--- /var/tmp/diff_new_pack.Ce1AvS/_old  2012-07-09 13:31:16.000000000 +0200
+++ /var/tmp/diff_new_pack.Ce1AvS/_new  2012-07-09 13:31:16.000000000 +0200
@@ -30,6 +30,7 @@
        if test "$FIRST_ARG" -ge 1 ; then \
           test -f /etc/sysconfig/services && . /etc/sysconfig/services \
            if test "$YAST_IS_RUNNING" != "instsys" -a 
"$DISABLE_RESTART_ON_UPDATE" != yes ; then \
+              test -x /bin/systemctl && /bin/systemctl daemon-reload 
>/dev/null 2>&1 || : \
               for service in %{?*} ; do \
                  /etc/init.d/$service try-restart > /dev/null || : \
               done \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to