[grub2: 1/3] ExcludeArch s390*, which is not supported by this package. Resolves: rhbz#758333

Peter Jones pjones at fedoraproject.org
Wed Mar 7 14:13:09 UTC 2012


commit c07e9a4da977cb58a98ed1897550c747e70ff26b
Author: Peter Jones <pjones at redhat.com>
Date:   Thu Dec 8 14:36:18 2011 -0500

    ExcludeArch s390*, which is not supported by this package.
    Resolves: rhbz#758333

 grub2.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index a2716d7..ba3b0df 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -58,6 +58,7 @@ Requires(post): dracut
 
 # TODO: ppc
 # ExclusiveArch:  %{ix86} x86_64 %{sparc}
+ExcludeArch:	s390 s390x
 
 %description
 The GRand Unified Bootloader (GRUB) is a highly configurable and customizable
@@ -363,6 +364,10 @@ fi
 %endif
 
 %changelog
+* Thu Dec 08 2011 Peter Jones <pjones at redhat.com>
+- ExcludeArch s390*, which is not supported by this package.
+  Resolves: rhbz#758333
+
 * Thu Dec 08 2011 Adam Williamson <awilliam at redhat.com> - 1.99-13
 - fix hardwired call to grub-probe in 30_os-prober (rhbz#737203)
 


More information about the scm-commits mailing list