diff --git a/grub2.changes b/grub2.changes index a71b9ee..8f01068 100644 --- a/grub2.changes +++ b/grub2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 16 10:41:08 UTC 2014 - schwab@suse.de + +- Require efibootmgr also on aarch64 + ------------------------------------------------------------------- Thu Dec 11 11:20:13 UTC 2014 - schwab@suse.de diff --git a/grub2.spec b/grub2.spec index 5dba252..438a06f 100644 --- a/grub2.spec +++ b/grub2.spec @@ -279,8 +279,8 @@ provides support for %{platform} systems. Summary: Bootloader with support for Linux, Multiboot and more Group: System/Boot -%ifarch ia64 x86_64 -#Package is available on ia64 and x86_64 only and not necessarily needed +%ifarch ia64 x86_64 aarch64 +#Package is available on ia64, x86_64 and aarch64 only and not necessarily needed Requires: efibootmgr Requires(post): efibootmgr %endif