[grub2: 10/11] I'm told the exclude arch change to ppc from ppc64 was wrong.

Peter Jones pjones at fedoraproject.org
Thu Mar 29 17:46:32 UTC 2012


commit 982cdee958c3626fd7023ac75b2340aa0f089c3f
Author: Peter Jones <pjones at redhat.com>
Date:   Tue Mar 27 17:09:13 2012 -0400

    I'm told the exclude arch change to ppc from ppc64 was wrong.

 grub2.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index ce9b48f..660973d 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -61,7 +61,7 @@ Requires(post): dracut
 
 # TODO: ppc
 # ExclusiveArch:  %{ix86} x86_64 %{sparc}
-ExcludeArch:	s390 s390x ppc
+ExcludeArch:	s390 s390x ppc64
 
 %description
 The GRand Unified Bootloader (GRUB) is a highly configurable and customizable


More information about the scm-commits mailing list