Hello community,

here is the log from the commit of package kdump for openSUSE:Factory checked 
in at 2014-08-20 17:51:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdump (Old)
 and      /work/SRC/openSUSE:Factory/.kdump.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdump"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdump/kdump.changes      2014-07-13 
17:16:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kdump.new/kdump.changes 2014-08-20 
17:51:52.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Aug 18 10:18:48 UTC 2014 - ptesa...@suse.cz
+
+- specfile: Remove call to mkinitrd_setup. With dracut, this is
+  completely useless; with mkinitrd, the setup script is run
+  automatically after a new mkinitrd script is installed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdump.spec ++++++
--- /var/tmp/diff_new_pack.5GPzga/_old  2014-08-20 17:51:56.000000000 +0200
+++ /var/tmp/diff_new_pack.5GPzga/_new  2014-08-20 17:51:56.000000000 +0200
@@ -154,7 +154,6 @@
 if (( $change_permission )) ; then
     chmod 0600 /etc/sysconfig/kdump
 fi
-/sbin/mkinitrd_setup
 # if /var/log/dump is empty, make it a symlink to /var/crash
 if test -d /var/log/dump && rmdir /var/log/dump &>/dev/null ||
         ! test -d /var/log/dump ; then
@@ -174,7 +173,6 @@
 %postun
 # force regeneration of kdumprd
 touch /etc/sysconfig/kdump
-/sbin/mkinitrd_setup
 # delete symbolic link
 rm /var/log/dump &>/dev/null || true
 %restart_on_update boot.kdump

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

Reply via email to