|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
|
|
|
|
|
Name: shim
|
|
|
|
|
Version: 15.8
|
|
|
|
|
Release: 1.el8.inferit
|
|
|
|
|
Release: 4.el8_9.inferit
|
|
|
|
|
Summary: First-stage UEFI bootloader
|
|
|
|
|
License: BSD
|
|
|
|
|
URL: https://github.com/rhboot/shim/
|
|
|
|
@ -42,8 +42,8 @@ BuildRequires: pesign >= 0.112-20.fc27
|
|
|
|
|
# (shim 16+) by making the unsigned packages all provide "shim-unsigned", so
|
|
|
|
|
# we can just BuildRequires that.
|
|
|
|
|
%ifarch x86_64
|
|
|
|
|
BuildRequires: shim-unsigned-x64 = 15.6-1.el8.inferit
|
|
|
|
|
BuildRequires: shim-unsigned-ia32 = 15.6-1.el8.inferit
|
|
|
|
|
BuildRequires: shim-unsigned-x64 = 15.8-1.el8.inferit
|
|
|
|
|
BuildRequires: shim-unsigned-ia32 = 15.8-1.el8.inferit
|
|
|
|
|
%endif
|
|
|
|
|
%ifarch aarch64
|
|
|
|
|
BuildRequires: %{unsignedaa64} = %{shimveraa64}
|
|
|
|
|