SPECS: madwifi-ng.spec - fix building with kernel 2.6.26, release 1

hawk hawk at pld-linux.org
Tue Jul 29 08:48:34 CEST 2008


Author: hawk                         Date: Tue Jul 29 06:48:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with kernel 2.6.26, release 1

---- Files affected:
SPECS:
   madwifi-ng.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.85 SPECS/madwifi-ng.spec:1.86
--- SPECS/madwifi-ng.spec:1.85	Wed Jul 23 21:14:35 2008
+++ SPECS/madwifi-ng.spec	Tue Jul 29 08:48:28 2008
@@ -16,7 +16,7 @@
 %define		prel	0.%{snap}.%{rel}
 %define		trunk	r3556
 
-%define		rel		0.1
+%define		rel		1
 
 %if "%{_alt_kernel}" != "%{nil}"
 %undefine	with_userspace
@@ -41,6 +41,7 @@
 Patch1:		%{pname}-makefile-werror.patch
 # http://madwifi.org/ticket/617
 Patch2:		%{pname}-ticket-617.patch
+Patch3:		%{pname}-ieee80211-skb-update.patch
 URL:		http://www.madwifi.org/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -108,6 +109,7 @@
 %patch1 -p1
 # fix - ticket 617
 %patch2 -p1
+%patch3 -p1
 
 %build
 %if %{with userspace}
@@ -203,6 +205,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2008/07/29 06:48:28  hawk
+- fix building with kernel 2.6.26, release 1
+
 Revision 1.85  2008/07/23 19:14:35  arvenil
 - up to r3556-20080421
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/madwifi-ng.spec?r1=1.85&r2=1.86&f=u



More information about the pld-cvs-commit mailing list