Upgrade to gnu-efi-3.0c. Get rid of some our patches which are no longer
necessary.
This commit is contained in:
parent
ec9bce00a0
commit
1456338399
@ -1 +1,2 @@
|
|||||||
gnu-efi-3.0a.tar.gz
|
gnu-efi-3.0a.tar.gz
|
||||||
|
gnu-efi-3.0c.tar.gz
|
||||||
|
18
gnu-efi.spec
18
gnu-efi.spec
@ -1,16 +1,12 @@
|
|||||||
Summary: Development Libraries and headers for EFI
|
Summary: Development Libraries and headers for EFI
|
||||||
Name: gnu-efi
|
Name: gnu-efi
|
||||||
Version: 3.0a
|
Version: 3.0c
|
||||||
Release: 7.2
|
Release: 1
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
License: GPL
|
License: GPL
|
||||||
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}.tar.gz
|
||||||
Patch1: gnu-efi-3.0-makefile.patch
|
|
||||||
Patch2: gnu-efi-3.0-rodata.patch
|
|
||||||
Patch3: gnu-efi-erikj-reloc.patch
|
|
||||||
Patch4: gnu-efi-unwind-discard.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
ExclusiveArch: ia64
|
ExclusiveArch: ia64 i386
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains development headers and libraries for developing
|
This package contains development headers and libraries for developing
|
||||||
@ -18,10 +14,6 @@ applications that run under EFI (Extensible Firmware Interface).
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup
|
%setup
|
||||||
%patch1 -p1
|
|
||||||
#%patch2 -p1
|
|
||||||
%patch3 -p0
|
|
||||||
%patch4 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make
|
make
|
||||||
@ -49,6 +41,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/lib/*
|
/usr/lib/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 27 2006 Chris Lumens <clumens@redhat.com> 3.0c-1
|
||||||
|
- Upgrade to gnu-efi-3.0c.
|
||||||
|
- Enable build on i386.
|
||||||
|
|
||||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.0a-7.2
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.0a-7.2
|
||||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user