Accepting request 459094 from home:michals:boo1025520
OBS-URL: https://build.opensuse.org/request/show/459094 OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=36
This commit is contained in:
parent
57037290b1
commit
d72495ce93
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 16 12:49:42 UTC 2017 - msuchanek@suse.com
|
||||
|
||||
- Build on all archs. There is no reason not to. (boo#1025520)
|
||||
- Depend on new enough efivar. Build fails otherwise.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 16:17:42 UTC 2016 - arvidjaar@gmail.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package efibootmgr
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -28,12 +28,11 @@ Patch1: %{name}-derhat.diff
|
||||
Patch2: %{name}-check-boot-order.diff
|
||||
Patch3: %{name}-fix-efivar-0.24.patch
|
||||
Patch4: %{name}-fix-usage-of-efi_loadopt_path-again.patch
|
||||
BuildRequires: efivar-devel
|
||||
BuildRequires: efivar-devel >= 0.24
|
||||
BuildRequires: pciutils-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: ia64 x86_64 i586 aarch64
|
||||
|
||||
%description
|
||||
The EFI Boot Manager allows the user to edit the Intel Extensible
|
||||
|
Loading…
x
Reference in New Issue
Block a user