Author: arekm                        Date: Mon Oct  3 06:21:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build userspace headers even for unsupported archs

---- Files affected:
SPECS:
   madwifi.spec (1.20 -> 1.21) 

---- Diffs:

================================================================
Index: SPECS/madwifi.spec
diff -u SPECS/madwifi.spec:1.20 SPECS/madwifi.spec:1.21
--- SPECS/madwifi.spec:1.20     Thu Sep 15 20:25:05 2005
+++ SPECS/madwifi.spec  Mon Oct  3 08:21:48 2005
@@ -8,6 +8,11 @@
 %bcond_without smp             # don't build SMP module
 %bcond_without userspace       # don't build userspace module
 %bcond_with    verbose         # verbose build (V=1)
+
+%ifnarch %{x8664} arm %{ix86} mips ppc xscale
+%undefine      with_kernel
+%endif
+
 #
 Summary:       Atheros WiFi card driver
 Summary(pl):   Sterownik karty radiowej Atheros
@@ -31,7 +36,8 @@
 BuildRequires: rpmbuild(macros) >= 1.153
 BuildRequires: sharutils
 %endif
-ExclusiveArch: %{x8664} arm %{ix86} mips ppc xscale
+# for kernel drivers
+# ExclusiveArch:       %{x8664} arm %{ix86} mips ppc xscale
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -241,6 +247,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21  2005/10/03 06:21:48  arekm
+- build userspace headers even for unsupported archs
+
 Revision 1.20  2005/09/15 18:25:05  sparky
 - prepared for kernel >= 2.6.13: link Module.symvers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/madwifi.spec?r1=1.20&r2=1.21&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to