auto-import changelog data from gnu-efi-3.0a-4.src.rpm
Wed Apr 21 2004 Jeremy Katz <katzj@redhat.com> - 3.0a-4 - actually add the patch
This commit is contained in:
parent
bcaf18933e
commit
15768aa8e9
@ -1,12 +1,13 @@
|
|||||||
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.0a
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
Patch1: gnu-efi-3.0-makefile.patch
|
||||||
Patch2: gnu-efi-3.0-rodata.patch
|
Patch2: gnu-efi-3.0-rodata.patch
|
||||||
|
Patch3: gnu-efi-erikj-reloc.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
ExclusiveArch: ia64
|
ExclusiveArch: ia64
|
||||||
|
|
||||||
@ -18,6 +19,7 @@ applications that run under EFI (Extensible Firmware Interface).
|
|||||||
%setup
|
%setup
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
#%patch2 -p1
|
#%patch2 -p1
|
||||||
|
%patch3 -p0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make
|
make
|
||||||
@ -45,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/lib/*
|
/usr/lib/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 21 2004 Jeremy Katz <katzj@redhat.com> - 3.0a-4
|
||||||
|
- actually add the patch
|
||||||
|
|
||||||
* Tue Apr 20 2004 Bill Nottingham <notting@redhat.com> 3.0a-3
|
* Tue Apr 20 2004 Bill Nottingham <notting@redhat.com> 3.0a-3
|
||||||
- add patch to coalesce some relocations (#120080, <erikj@sgi.com>)
|
- add patch to coalesce some relocations (#120080, <erikj@sgi.com>)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user