Adjust for newer gnu-efi.
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
70e23bed96
commit
f12ea5ef3a
@ -1,11 +1,11 @@
|
||||
Name: shim
|
||||
Version: 0.7
|
||||
Release: 1%{?dist}
|
||||
Release: 5%{?dist}.pj0
|
||||
Summary: First-stage UEFI bootloader
|
||||
|
||||
License: BSD
|
||||
URL: http://www.codon.org.uk/~mjg59/shim/
|
||||
Source0: https://github.com/mjg59/shim/archive/%{version}.tar.gz
|
||||
Source0: https://github.com/mjg59/shim/archive/shim-%{version}.tar.bz2
|
||||
Source1: fedora-ca.cer
|
||||
|
||||
# incorporate mokutil for packaging simplicity
|
||||
@ -24,7 +24,7 @@ Source3: dbx.esl
|
||||
|
||||
BuildRequires: gnu-efi git openssl-devel openssl
|
||||
BuildRequires: pesign >= 0.106-1
|
||||
BuildRequires: gnu-efi = 3.0u, gnu-efi-devel = 3.0u
|
||||
BuildRequires: gnu-efi = 3.0w, gnu-efi-devel = 3.0w
|
||||
|
||||
# Shim uses OpenSSL, but cannot use the system copy as the UEFI ABI is not
|
||||
# compatible with SysV (there's no red zone under UEFI) and there isn't a
|
||||
|
Loading…
Reference in New Issue
Block a user