SPECS: bcm4400.spec - exclude 64bit archs (not supported)

arekm arekm at pld-linux.org
Sat Nov 12 12:21:42 CET 2005


Author: arekm                        Date: Sat Nov 12 11:21:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- exclude 64bit archs (not supported)

---- Files affected:
SPECS:
   bcm4400.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/bcm4400.spec
diff -u SPECS/bcm4400.spec:1.16 SPECS/bcm4400.spec:1.17
--- SPECS/bcm4400.spec:1.16	Thu Sep 15 20:25:04 2005
+++ SPECS/bcm4400.spec	Sat Nov 12 12:21:36 2005
@@ -27,6 +27,9 @@
 BuildRequires:	unzip
 Requires(post,postun):	/sbin/depmod
 Requires:	kenel-net(bcm4400)
+ExcludeArch:	%{x8664} ppc64 sparc64 alpha
+# since we still need to crosscompile to sparc64
+ExcludeArch:	sparc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -173,6 +176,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2005/11/12 11:21:36  arekm
+- exclude 64bit archs (not supported)
+
 Revision 1.16  2005/09/15 18:25:04  sparky
 - prepared for kernel >= 2.6.13: link Module.symvers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bcm4400.spec?r1=1.16&r2=1.17&f=u




More information about the pld-cvs-commit mailing list