Hello community,

here is the log from the commit of package ucode-intel for openSUSE:Factory 
checked in at 2014-04-12 21:28:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ucode-intel (Old)
 and      /work/SRC/openSUSE:Factory/.ucode-intel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ucode-intel"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ucode-intel/ucode-intel.changes  2014-02-12 
17:26:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ucode-intel.new/ucode-intel.changes     
2014-04-12 21:44:02.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  4 13:39:48 UTC 2014 - mma...@suse.cz
+
+- Regenerate the initrd in %posttrans (fate#313506)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ucode-intel.spec ++++++
--- /var/tmp/diff_new_pack.OxYbzY/_old  2014-04-12 21:48:08.000000000 +0200
+++ /var/tmp/diff_new_pack.OxYbzY/_new  2014-04-12 21:48:08.000000000 +0200
@@ -22,6 +22,7 @@
 Summary:        Microcode Updates for Intel x86/x86-64 CPUs
 License:        SUSE-Firmware
 Group:          Hardware/Other
+BuildRequires:  suse-module-tools
 #License is: Intel Software License Agreement
 Url:            
http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=22508&keyword=Microcode&lang=eng
 Source0:        microcode-%{version}.tgz
@@ -53,16 +54,12 @@
 done
 
 %post
-#if this fails, the user must either reboot or reload manually.
-[ -x /sbin/mkinitrd_setup ] && mkinitrd_setup
-if [ -e /var/lib/no_initrd_recreation_by_suspend ]; then
-  echo "Skipping recreation of existing initial ramdisks, due"
-  echo "to presence of /var/lib/no_initrd_recreation_by_suspend"
-elif [ -x /sbin/mkinitrd ]; then
-  /sbin/mkinitrd
-fi
+%{?regenerate_initrd_post}
 test -f /sys/devices/system/cpu/microcode/reload && /bin/echo 1 > 
/sys/devices/system/cpu/microcode/reload || exit 0
 
+%posttrans
+%{?regenerate_initrd_posttrans}
+
 %files
 %defattr(-,root,root)
 %doc LICENSE

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

Reply via email to