packages: grub2/grub2.spec - non x86_64 do not support efiemu

arekm arekm at pld-linux.org
Sat Jan 8 22:22:25 CET 2011


Author: arekm                        Date: Sat Jan  8 21:22:25 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- non x86_64 do not support efiemu

---- Files affected:
packages/grub2:
   grub2.spec (1.87 -> 1.88) 

---- Diffs:

================================================================
Index: packages/grub2/grub2.spec
diff -u packages/grub2/grub2.spec:1.87 packages/grub2/grub2.spec:1.88
--- packages/grub2/grub2.spec:1.87	Sat Dec 18 21:20:19 2010
+++ packages/grub2/grub2.spec	Sat Jan  8 22:22:20 2011
@@ -20,6 +20,11 @@
 %undefine	with_efiemu
 %endif
 
+%ifnarch %{x8664}
+# non-x86_64 arch doesn't support this
+%undefine	with_efiemu
+%endif
+
 Summary:	GRand Unified Bootloader
 Summary(de.UTF-8):	GRUB2 - ein Bootloader für x86 und ppc
 Summary(hu.UTF-8):	GRUB2 - rendszerbetöltő x86 és ppc gépekhez
@@ -363,6 +368,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.88  2011/01/08 21:22:20  arekm
+- non x86_64 do not support efiemu
+
 Revision 1.87  2010/12/18 20:20:19  glen
 - suggest os-prober
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/grub2/grub2.spec?r1=1.87&r2=1.88&f=u



More information about the pld-cvs-commit mailing list