diff --git a/efibootmgr.changes b/efibootmgr.changes index 157fd56..8741fd6 100644 --- a/efibootmgr.changes +++ b/efibootmgr.changes @@ -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 diff --git a/efibootmgr.spec b/efibootmgr.spec index f257fc0..5e71d27 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -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