SPECS: ipw3945.spec - add config patch (monitor mode,promiscue...)

wolvverine wolvverine at pld-linux.org
Mon Sep 11 07:51:09 CEST 2006


Author: wolvverine                   Date: Mon Sep 11 05:51:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add config patch (monitor mode,promiscue...)

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

---- Diffs:

================================================================
Index: SPECS/ipw3945.spec
diff -u SPECS/ipw3945.spec:1.12 SPECS/ipw3945.spec:1.13
--- SPECS/ipw3945.spec:1.12	Wed Sep  6 15:48:33 2006
+++ SPECS/ipw3945.spec	Mon Sep 11 07:51:03 2006
@@ -5,7 +5,7 @@
 %bcond_without	smp		# don't build SMP module
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define		_rel		3	
+%define		_rel		4
 %define		_ieeever	1.1.14
 %define		_fwver		1.13
 
@@ -22,6 +22,7 @@
 Source1:	%{name}-modprobe.conf
 Patch0:		%{name}-bashizm.patch
 Patch1:		%{name}-fix_undefined_symbols.patch
+Patch2:		%{name}-config.patch
 URL:		http://ipw3945.sourceforge.net/
 BuildRequires:	ieee80211-devel >= %{_ieeever}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7}
@@ -96,6 +97,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 # kernel module(s)
@@ -181,6 +183,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/09/11 05:51:03  wolvverine
+- add config patch (monitor mode,promiscue...)
+
 Revision 1.12  2006/09/06 13:48:33  sparky
 - mass atack: -j1 for make scripts
 
================================================================

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



More information about the pld-cvs-commit mailing list