- next try to fix CPU detection modalias... The modalias

can only have 1 : (bsc#1084687)

OBS-URL: https://build.opensuse.org/package/show/Base:System/ucode-intel?expand=0&rev=63
This commit is contained in:
Marcus Meissner 2018-04-13 14:24:51 +00:00 committed by Git OBS Bridge
parent a7cba4df4b
commit 7177616f13
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 13 14:24:19 UTC 2018 - meissner@suse.com
- next try to fix CPU detection modalias... The modalias
can only have 1 : (bsc#1084687)
-------------------------------------------------------------------
Wed Mar 21 06:57:59 UTC 2018 - meissner@suse.com

View File

@ -28,7 +28,8 @@ Url: https://downloadcenter.intel.com/download/27591/Linux-Processor-
Source0: https://downloadmirror.intel.com/27591/eng/microcode-%{version}.tgz
Source2: LICENSE
Supplements: modalias(x86cpu:vendor%3A0000%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*)
Supplements: modalias(cpu:type:x86*ven0000*)
# new method ... note that only 1 : might be present, otherwise libzypp misinterprets it.
Supplements: modalias(cpu:type%3Ax86*ven0000*)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: iucode-tool
Requires(post): coreutils