Update to 3.0s
This lets us use -DGNU_EFI_USE_MS_ABI in applications linking against it. Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
92fe416e80
commit
66a972423d
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,2 @@
|
|||||||
clog
|
clog
|
||||||
gnu-efi-3.0e.tar.bz2
|
gnu-efi?3.0*.tar.*
|
||||||
/gnu-efi-3.0q.tar.gz
|
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
Summary: Development Libraries and headers for EFI
|
Summary: Development Libraries and headers for EFI
|
||||||
Name: gnu-efi
|
Name: gnu-efi
|
||||||
Version: 3.0q
|
Version: 3.0s
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: ftp://ftp.hpl.hp.com/pub/linux-ia64
|
URL: ftp://ftp.hpl.hp.com/pub/linux-ia64
|
||||||
Source: ftp://ftp.hpl.hp.com/pub/linux-ia64/gnu-efi-%{version}.tar.gz
|
Source: ftp://ftp.hpl.hp.com/pub/linux-ia64/gnu-efi_%{version}.orig.tar.gz
|
||||||
Patch0: gnu-efi-3.0q-Fix-usage-of-INSTALLROOT-PREFIX-and-LIBDIR.patch
|
Patch0: gnu-efi-3.0q-Fix-usage-of-INSTALLROOT-PREFIX-and-LIBDIR.patch
|
||||||
Patch1: gnu-efi-3.0q-route80h.patch
|
Patch1: gnu-efi-3.0q-route80h.patch
|
||||||
Patch2: gnu-efi-3.0q-modelist.patch
|
Patch2: gnu-efi-3.0q-modelist.patch
|
||||||
@ -24,7 +24,7 @@ This package contains development headers and libraries for developing
|
|||||||
applications that run under EFI (Extensible Firmware Interface).
|
applications that run under EFI (Extensible Firmware Interface).
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q -n gnu-efi-3.0
|
||||||
git init
|
git init
|
||||||
git config user.email "pjones@fedoraproject.org"
|
git config user.email "pjones@fedoraproject.org"
|
||||||
git config user.name "Fedora Ninjas"
|
git config user.name "Fedora Ninjas"
|
||||||
|
Loading…
Reference in New Issue
Block a user