- Correct AMD microcode Supplements tag in ucode-amd:

bnc#847158

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-firmware?expand=0&rev=72
This commit is contained in:
Thomas Renninger 2013-12-09 14:20:28 +00:00 committed by Git OBS Bridge
parent d54fb5295a
commit 712e136c9c
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 9 14:19:50 UTC 2013 - trenn@suse.de
- Correct Supplements string so that the package gets correctly installed
on machines with Intel CPUs
bnc#847158
-------------------------------------------------------------------
Mon Oct 21 22:32:10 UTC 2013 - jeffm@suse.com

View File

@ -16,6 +16,7 @@
#
Name: kernel-firmware
BuildRequires: fdupes
BuildRequires: kernel-default
@ -71,12 +72,11 @@ previously included in the kernel. It is shared by all kernels >=
2.6.27-rc1.
%package -n ucode-amd
Supplements: modalias(x86cpu:vendor:0002:family:*:model:*:feature:*)
Supplements: modalias(x86cpu:vendor%3A0002%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*)
Summary: Microcode updates for AMD CPUs
Group: System/Kernel
%description -n ucode-amd
This package contains the microcode files used by AMD CPUs.
%prep