Rebuild against newer efivar.
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
5741f0eadd
commit
b5337cb38e
@ -1,9 +1,9 @@
|
|||||||
%define efivar_version 31-1
|
%define efivar_version 34-1
|
||||||
|
|
||||||
Summary: EFI Boot Manager
|
Summary: EFI Boot Manager
|
||||||
Name: efibootmgr
|
Name: efibootmgr
|
||||||
Version: 15
|
Version: 15
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://github.com/rhinstaller/%{name}/
|
URL: http://github.com/rhinstaller/%{name}/
|
||||||
@ -58,6 +58,9 @@ rm -rf %{buildroot}
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 27 2018 Peter Jones <pjones@redhat.com> - 15-6
|
||||||
|
- Rebuild against newer efivar.
|
||||||
|
|
||||||
* Fri Feb 23 2018 Florian Weimer <fweimer@redhat.com> - 15-5
|
* Fri Feb 23 2018 Florian Weimer <fweimer@redhat.com> - 15-5
|
||||||
- Use CFLAGS & LDFLAGS from redhat-rpm-config
|
- Use CFLAGS & LDFLAGS from redhat-rpm-config
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user