microcode_ctl.spec: marking the package as noarch
This is long overdue (one major release, to be precise). Resolves: #1880064 Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com>
This commit is contained in:
parent
315a5ea0a9
commit
245c7c22bf
@ -1,5 +1,4 @@
|
|||||||
%define intel_ucode_version 20210608
|
%define intel_ucode_version 20210608
|
||||||
%global debug_package %{nil}
|
|
||||||
|
|
||||||
%define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats
|
%define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats
|
||||||
%define microcode_ctl_libexec %{_libexecdir}/microcode_ctl
|
%define microcode_ctl_libexec %{_libexecdir}/microcode_ctl
|
||||||
@ -122,7 +121,7 @@ Source1000: gen_provides.sh
|
|||||||
Source1001: codenames.list
|
Source1001: codenames.list
|
||||||
Source1002: gen_updates2.py
|
Source1002: gen_updates2.py
|
||||||
|
|
||||||
ExclusiveArch: %{ix86} x86_64
|
BuildArch: noarch
|
||||||
BuildRequires: systemd-units
|
BuildRequires: systemd-units
|
||||||
# dd, hexdump, and xxd are used in gen_provides.sh
|
# dd, hexdump, and xxd are used in gen_provides.sh
|
||||||
BuildRequires: coreutils util-linux /usr/bin/xxd
|
BuildRequires: coreutils util-linux /usr/bin/xxd
|
||||||
|
Loading…
Reference in New Issue
Block a user