SPECS: ipw3945.spec - add patch1

wolvverine wolvverine at pld-linux.org
Sun Aug 6 21:34:22 CEST 2006


Author: wolvverine                   Date: Sun Aug  6 19:34:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch1

---- Files affected:
SPECS:
   ipw3945.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/ipw3945.spec
diff -u SPECS/ipw3945.spec:1.5 SPECS/ipw3945.spec:1.6
--- SPECS/ipw3945.spec:1.5	Sun Aug  6 20:25:05 2006
+++ SPECS/ipw3945.spec	Sun Aug  6 21:34:17 2006
@@ -1,6 +1,4 @@
 # $Revision$, $Date$
-#TODO:
-#- warnings *** Warning: "ieee80211_get_channel_flags" and *** Warning: "ieee80211_get_channel" 
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
 %bcond_without	smp		# don't build SMP module
@@ -21,6 +19,7 @@
 Source0:	http://dl.sourceforge.net/%{name}/%{name}-%{version}.tgz
 # Source0-md5:	1f393d7a080879dba1a824dec251d71e
 Patch0:		%{name}-bashizm.patch
+Patch1:		%{name}-fix_undefined_symbols.patch
 URL:		http://ipw3945.sourceforge.net/
 BuildRequires:	ieee80211-devel >= %{_ieeever}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.7}
@@ -92,6 +91,7 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 # kernel module(s)
@@ -188,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/08/06 19:34:17  wolvverine
+- add patch1
+
 Revision 1.5  2006/08/06 18:25:05  wolvverine
 - up to 1.1.0 and add TODO
 
================================================================

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



More information about the pld-cvs-commit mailing list