diff --git a/microcode-20150121.tgz b/microcode-20150121.tgz deleted file mode 100644 index 7529411..0000000 --- a/microcode-20150121.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23353b93bb421971496cea5e9f9d390ce0ed22580a8cc45ae7b3b322dcd8f6b3 -size 850761 diff --git a/microcode-20151106.tgz b/microcode-20151106.tgz new file mode 100644 index 0000000..36373ea --- /dev/null +++ b/microcode-20151106.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096e39489eef67666be652e81fa372a06b74f39ea3d565dc0287242c668717e7 +size 892805 diff --git a/ucode-intel.changes b/ucode-intel.changes index bed813d..87f431f 100644 --- a/ucode-intel.changes +++ b/ucode-intel.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 10 12:32:16 UTC 2015 - p.drouand@gmail.com + +- Update to version 20151106 + * No changelog available +- Use download Url as source + ------------------------------------------------------------------- Mon Nov 2 15:49:52 UTC 2015 - fvogt@suse.com diff --git a/ucode-intel.spec b/ucode-intel.spec index 7f7d36e..ddc16b1 100644 --- a/ucode-intel.spec +++ b/ucode-intel.spec @@ -17,7 +17,7 @@ Name: ucode-intel -Version: 20150121 +Version: 20151106 Release: 0 Summary: Microcode Updates for Intel x86/x86-64 CPUs License: SUSE-Firmware @@ -25,7 +25,7 @@ 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 +Source0: https://downloadmirror.intel.com/25512/eng/microcode-%{version}.tgz Source1: intel-microcode2ucode.c Source2: LICENSE Supplements: modalias(x86cpu:vendor%3A0000%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*) @@ -36,6 +36,13 @@ ExclusiveArch: %ix86 x86_64 %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} . @@ -63,14 +70,8 @@ done %{_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 +%defattr(-,root,root) /lib/firmware/microcode.dat %changelog