Hello community,

here is the log from the commit of package ucode-intel for openSUSE:Factory 
checked in at 2017-07-19 11:22:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ucode-intel (Old)
 and      /work/SRC/openSUSE:Factory/.ucode-intel.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ucode-intel"

Wed Jul 19 11:22:41 2017 rev:28 rq:511207 version:20170707

Changes:
--------
--- /work/SRC/openSUSE:Factory/ucode-intel/ucode-intel.changes  2017-07-17 
09:11:10.855745227 +0200
+++ /work/SRC/openSUSE:Factory/.ucode-intel.new/ucode-intel.changes     
2017-07-19 12:22:16.701612461 +0200
@@ -1,0 +2,6 @@
+Tue Jul 18 11:35:24 UTC 2017 - [email protected]
+
+- Remove binary blob package again. This was intended to be used
+  by linuxrc, but the firmware files can simply be concatenated.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ucode-intel.spec ++++++
--- /var/tmp/diff_new_pack.li2wCM/_old  2017-07-19 12:22:17.217539658 +0200
+++ /var/tmp/diff_new_pack.li2wCM/_new  2017-07-19 12:22:17.221539093 +0200
@@ -37,13 +37,6 @@
 %description
 This package contains the microcode update blobs for Intel x86 and x86-64 CPUs.
 
-%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.
-
 %prep
 %setup -q -c intel-ucode
 cp %{SOURCE2} .
@@ -53,7 +46,6 @@
 ./generate_microcode microcode.dat
 
 %install
-install -D -m 0755 GenuineIntel.bin %{buildroot}/lib/firmware/GenuineIntel.bin
 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
@@ -74,8 +66,4 @@
 %{_bindir}/generate_microcode
 /lib/firmware/intel-ucode/
 
-%files blob
-%defattr(-,root,root)
-/lib/firmware/GenuineIntel.bin
-
 %changelog


Reply via email to