- Revert changes in -3, they weren't finalized and we don't need the
feature at this time.
This commit is contained in:
parent
640926a48f
commit
d907a30a4f
@ -1,7 +1,7 @@
|
||||
Summary: EFI Boot Manager
|
||||
Name: efibootmgr
|
||||
Version: 0.5.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
URL: http://linux.dell.com/%{name}/
|
||||
@ -15,7 +15,6 @@ Conflicts: elilo <= 3.6-5
|
||||
Obsoletes: elilo <= 3.6-5
|
||||
|
||||
Source0: http://linux.dell.com/%{name}/permalink/%{name}-%{version}.tar.gz
|
||||
Patch0: efibootmgr-0.5.4-driver.patch
|
||||
|
||||
%description
|
||||
%{name} displays and allows the user to edit the Intel Extensible
|
||||
@ -25,7 +24,6 @@ http://developer.intel.com/technology/efi/efi.htm and http://uefi.org/.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} EXTRA_CFLAGS='%{optflags}'
|
||||
@ -48,6 +46,10 @@ rm -rf %{buildroot}
|
||||
%doc README INSTALL COPYING
|
||||
|
||||
%changelog
|
||||
* Thu Apr 03 2008 Peter Jones <pjones@redhat.com> - 0.5.4-4
|
||||
- Revert changes in -3, they weren't finalized and we don't need
|
||||
the feature at this time.
|
||||
|
||||
* Thu Mar 06 2008 Peter Jones <pjones@redhat.com> - 0.5.4-3
|
||||
- Add support for setting driver related variables.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user