[grub2: 20/22] ExcludeArch %{arm}

Peter Jones pjones at fedoraproject.org
Mon Jun 4 15:51:30 UTC 2012


commit 47b7f153f4531202e794e063e9c8a8f357ffa885
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Mon Jun 4 02:29:21 2012 +0200

    ExcludeArch %{arm}
    
    - mentioned by dgilmore on irc

 grub2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index 3999014..2251668 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -83,7 +83,7 @@ Requires:	%{name}-tools = %{epoch}:%{version}-%{release}
 Requires(pre):  dracut
 Requires(post): dracut
 
-ExcludeArch:	s390 s390x
+ExcludeArch:	s390 s390x %{arm}
 
 %description
 The GRand Unified Bootloader (GRUB) is a highly configurable and customizable


More information about the scm-commits mailing list