SPECS: grub.spec - it does build on x8664, you need either multili...

baggins baggins at pld-linux.org
Thu Jun 16 17:56:30 CEST 2005


Author: baggins                      Date: Thu Jun 16 15:56:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- it does build on x8664, you need either multilib gcc or --with static

---- Files affected:
SPECS:
   grub.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/grub.spec
diff -u SPECS/grub.spec:1.97 SPECS/grub.spec:1.98
--- SPECS/grub.spec:1.97	Sun Jun 12 16:35:41 2005
+++ SPECS/grub.spec	Thu Jun 16 17:56:24 2005
@@ -50,7 +50,7 @@
 # needed for 'cmp' program
 Requires:	diffutils
 Provides:	bootloader
-ExclusiveArch:	%{ix86}
+ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sbindir	/sbin
@@ -267,6 +267,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2005/06/16 15:56:24  baggins
+- it does build on x8664, you need either multilib gcc or --with static
+
 Revision 1.97  2005/06/12 14:35:41  pluto
 - gcc4 ready, release 0.2.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/grub.spec?r1=1.97&r2=1.98&f=u




More information about the pld-cvs-commit mailing list