diff --git a/shim.spec b/shim.spec index 44e1e2d..f0eb73f 100644 --- a/shim.spec +++ b/shim.spec @@ -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