From e4785648d5e55de69676c544da00763ea24eedf533f723287a7837d060c08838 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 27 Oct 2011 11:49:04 +0000 Subject: [PATCH] Accepting request 89479 from devel:openSUSE:Factory efibootmgr is not available on all architectures. (forwarded request 89478 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/89479 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grub2?expand=0&rev=24 --- grub2.changes | 5 +++++ grub2.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/grub2.changes b/grub2.changes index 87f6592..4b1c3c7 100644 --- a/grub2.changes +++ b/grub2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 27 08:16:58 UTC 2011 - aj@suse.de + +- efibootmgr only exists on x86-64 and ia64. + ------------------------------------------------------------------- Tue Oct 25 08:38:19 UTC 2011 - aj@suse.de diff --git a/grub2.spec b/grub2.spec index b7e3c7e..c658f08 100644 --- a/grub2.spec +++ b/grub2.spec @@ -90,7 +90,10 @@ file that is part of this package's documentation for more information. Summary: GRUB2 for EFI systems Group: System/Boot +%ifarch ia64 x86_64 +#Package is available on ia64 and x86_64 only and not necessarily needed Requires: efibootmgr +%endif Requires: grub2 %description efi