SPECS: rt2x00.spec - version 2006062902, added -2.6.14.patch

radek radek at pld-linux.org
Thu Jun 29 12:18:43 CEST 2006


Author: radek                        Date: Thu Jun 29 10:18:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 2006062902, added -2.6.14.patch

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

---- Diffs:

================================================================
Index: SPECS/rt2x00.spec
diff -u SPECS/rt2x00.spec:1.12 SPECS/rt2x00.spec:1.13
--- SPECS/rt2x00.spec:1.12	Thu Jun  1 02:51:08 2006
+++ SPECS/rt2x00.spec	Thu Jun 29 12:18:38 2006
@@ -9,7 +9,7 @@
 %undefine	with_smp
 %endif
 #
-%define		_snap	2006053115
+%define		_snap	2006062902
 %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,9 @@
 License:	GPL v2
 Group:		Base/Kernel
 Source0:	http://rt2x00.serialmonkey.com/%{name}-cvs-daily.tar.gz
-# Source0-md5:	f6f735bd07ab3f322296fdfeacdcf0e9
+# Source0-md5:	b4824a746e0dfd9112683edca73578b4
 Patch0:		%{name}-config.patch
+Patch1:		%{name}-2.6.14.patch
 URL:		http://rt2x00.serialmonkey.com/
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.13}
 BuildRequires:	rpmbuild(macros) >= 1.217
@@ -79,6 +80,10 @@
 %setup -q -n %{name}-cvs-%{_snap}
 %patch0 -p1
 
+%if 0%(if [[ "%{_kernel_ver}" < 2.6.15 ]]; then echo 1; fi)
+%patch1 -p1
+%endif
+
 %build
 # kernel module(s)
 for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}; do
@@ -161,6 +166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/06/29 10:18:38  radek
+- version 2006062902, added -2.6.14.patch
+
 Revision 1.12  2006/06/01 00:51:08  wiget
 - updated to 2006053115
 
================================================================

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



More information about the pld-cvs-commit mailing list