SPECS: rt2x00.spec - updated to 2006053115

wiget wiget at pld-linux.org
Thu Jun 1 02:51:13 CEST 2006


Author: wiget                        Date: Thu Jun  1 00:51:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2006053115

---- Files affected:
SPECS:
   rt2x00.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/rt2x00.spec
diff -u SPECS/rt2x00.spec:1.11 SPECS/rt2x00.spec:1.12
--- SPECS/rt2x00.spec:1.11	Fri May 19 07:36:18 2006
+++ SPECS/rt2x00.spec	Thu Jun  1 02:51:08 2006
@@ -9,7 +9,7 @@
 %undefine	with_smp
 %endif
 #
-%define		_snap	2006051821
+%define		_snap	2006053115
 %define		_rel	0.%{_snap}.1
 Summary:	Linux driver for WLAN cards based on RT2x00 chipsets
 Summary(pl):	Sterownik dla Linuksa do kart WLAN opartych na układach RT2x00
@@ -19,8 +19,8 @@
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	http://rt2x00.serialmonkey.com/%{name}-cvs-daily.tar.gz
-# Source0-md5:	e2d33df49341d438a21112e8ec5d5d48
-Patch0:		%{name}-build.patch
+# Source0-md5:	f6f735bd07ab3f322296fdfeacdcf0e9
+Patch0:		%{name}-config.patch
 URL:		http://rt2x00.serialmonkey.com/
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.13}
 BuildRequires:	rpmbuild(macros) >= 1.217
@@ -77,7 +77,7 @@
 
 %prep
 %setup -q -n %{name}-cvs-%{_snap}
-#patch0 -p1
+%patch0 -p1
 
 %build
 # kernel module(s)
@@ -103,15 +103,7 @@
 		KERNDIR=$PWD/o 
 	%{__make} -C %{_kernelsrcdir} modules \
 		KERNDIR=$PWD/o \
-%if "%{_target_base_arch}" != "%{_arch}"
-                ARCH=%{_target_base_arch} \
-                CROSS_COMPILE=%{_target_base_cpu}-pld-linux- \
-%endif
-                HOSTCC="%{__cc}" \
-		M=$PWD/ieee80211 O=$PWD/o \
-		%{?with_verbose:V=1}
-	%{__make} -C %{_kernelsrcdir} modules \
-		KERNDIR=$PWD/o \
+		SUBDIRS=$PWD \
 %if "%{_target_base_arch}" != "%{_arch}"
                 ARCH=%{_target_base_arch} \
                 CROSS_COMPILE=%{_target_base_cpu}-pld-linux- \
@@ -120,7 +112,7 @@
 		M=$PWD O=$PWD/o \
 		%{?with_verbose:V=1}
 	mkdir o-$cfg
-	mv *.ko ieee80211/*.ko o-$cfg/
+	mv *.ko o-$cfg/
 done
 cd -
 
@@ -169,6 +161,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/06/01 00:51:08  wiget
+- updated to 2006053115
+
 Revision 1.11  2006/05/19 05:36:18  wiget
 - updated to 2006051821
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rt2x00.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list