From f12ea5ef3a6abe2764932effe8c43cb7dda65200 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Sep 08 2014 20:47:26 +0000 Subject: Adjust for newer gnu-efi. Signed-off-by: Peter Jones --- 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