Hello community,

here is the log from the commit of package ucode-intel for openSUSE:Factory 
checked in at 2015-11-04 15:33: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  2015-03-19 
21:24:56.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ucode-intel.new/ucode-intel.changes     
2015-11-04 15:33:50.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov  2 15:49:52 UTC 2015 - fv...@suse.com
+
+- Add ucode-intel-blob subpackage to get the full microcode.dat
+    directly
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ucode-intel.spec ++++++
--- /var/tmp/diff_new_pack.mBCP2u/_old  2015-11-04 15:33:51.000000000 +0100
+++ /var/tmp/diff_new_pack.mBCP2u/_new  2015-11-04 15:33:51.000000000 +0100
@@ -45,6 +45,7 @@
 ./generate_microcode microcode.dat
 
 %install
+install -D -m 0755 microcode.dat %{buildroot}/lib/firmware/microcode.dat
 install -D -m 0755 generate_microcode %{buildroot}%{_bindir}/generate_microcode
 for file in intel-ucode/*; do
 install -D -m 0644 $file %{buildroot}/lib/firmware/$file
@@ -62,4 +63,14 @@
 %{_bindir}/generate_microcode
 /lib/firmware/intel-ucode/
 
+%package blob
+Summary:        Latest Microcode for Intel x86/x86-64 CPUs
+Group:          Hardware/Other
+
+%description blob
+This package contains the microcode update for Intel x86 and x86-64 CPUs in a 
single blob.
+
+%files blob
+/lib/firmware/microcode.dat
+
 %changelog


Reply via email to