Hello community,

here is the log from the commit of package sysvinit for openSUSE:12.3 checked 
in at 2013-03-04 19:35:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/sysvinit (Old)
 and      /work/SRC/openSUSE:12.3/.sysvinit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysvinit", Maintainer is "wer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:12.3/sysvinit/sysvinit.changes   2013-01-31 
01:39:16.000000000 +0100
+++ /work/SRC/openSUSE:12.3/.sysvinit.new/sysvinit.changes      2013-03-04 
19:35:15.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Mar  4 16:16:45 UTC 2013 - co...@suse.com
+
+- move mkinitrd scripts of blogs to sysvinit-init, it's breaking
+  systemd/plymouth (bnc#804458)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sysvinit.spec ++++++
--- /var/tmp/diff_new_pack.jTgq1h/_old  2013-03-04 19:35:16.000000000 +0100
+++ /var/tmp/diff_new_pack.jTgq1h/_new  2013-03-04 19:35:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysvinit
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -241,8 +241,6 @@
        fi
     fi
 fi
-
-%post tools
 if test -x /sbin/mkinitrd_setup; then
     mkinitrd_setup
 fi
@@ -250,6 +248,8 @@
 %postun tools
 %restart_on_update powerd
 %insserv_cleanup
+
+%postun
 if test -x /sbin/mkinitrd_setup; then
     mkinitrd_setup
 fi
@@ -279,6 +279,11 @@
 %doc %{_mandir}/man8/runlevel.8.gz
 %doc %{_mandir}/man8/shutdown.8.gz
 %doc %{_mandir}/man8/telinit.8.gz
+%dir /lib/mkinitrd
+%dir /lib/mkinitrd/scripts
+/lib/mkinitrd/scripts/boot-blogd.sh
+/lib/mkinitrd/scripts/boot-killblogd.sh
+/lib/mkinitrd/scripts/boot-killblogd2.sh
 
 %files tools
 %defattr (-,root,root,755)
@@ -290,11 +295,6 @@
 %doc   doc/powerd
 %endif
 %config /etc/pam.d/init
-%dir /lib/mkinitrd
-%dir /lib/mkinitrd/scripts
-/lib/mkinitrd/scripts/boot-blogd.sh
-/lib/mkinitrd/scripts/boot-killblogd.sh
-/lib/mkinitrd/scripts/boot-killblogd2.sh
 /bin/mountpoint
 /bin/pidof
 /bin/usleep

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

Reply via email to