packages: acx/acx.spec, acx/acx-2.6.30.patch (NEW) - rel 4; with 2.6.30 patch

cactus cactus at pld-linux.org
Fri Aug 28 18:59:04 CEST 2009


Author: cactus                       Date: Fri Aug 28 16:59:04 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4; with 2.6.30 patch

---- Files affected:
packages/acx:
   acx.spec (1.71 -> 1.72) , acx-2.6.30.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/acx/acx.spec
diff -u packages/acx/acx.spec:1.71 packages/acx/acx.spec:1.72
--- packages/acx/acx.spec:1.71	Wed Apr  8 22:44:45 2009
+++ packages/acx/acx.spec	Fri Aug 28 18:58:58 2009
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Sterownik dla Linuksa do kart bezprzewodowych na układzie ACX100/ACX111
 Name:		acx
 Version:	20070101
-%define	_rel	3
+%define	_rel	4
 Release:	%{_rel}
 License:	MPL or GPL
 Group:		Base/Kernel
@@ -19,6 +19,7 @@
 # based on https://dev.openwrt.org/browser/trunk/package/acx/patches/003-2.6.24-compat.diff?rev=10425&format=txt
 Patch1:		%{name}-2.6.24.patch
 Patch2:		%{name}-2.6.29.patch
+Patch3:		%{name}-2.6.30.patch
 URL:		http://acx100.sourceforge.net/
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires:	rpmbuild(macros) >= 1.379
@@ -50,6 +51,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %build_kernel_modules -m acx
@@ -79,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2009/08/28 16:58:58  cactus
+- rel 4; with 2.6.30 patch
+
 Revision 1.71  2009/04/08 20:44:45  zbyniu
 - patch for .29; rel 3
 

================================================================
Index: packages/acx/acx-2.6.30.patch
diff -u /dev/null packages/acx/acx-2.6.30.patch:1.1
--- /dev/null	Fri Aug 28 18:59:04 2009
+++ packages/acx/acx-2.6.30.patch	Fri Aug 28 18:58:58 2009
@@ -0,0 +1,13 @@
+--- acx-20070101/wlan_compat.h.orig	2006-05-20 20:27:57.000000000 +0200
++++ acx-20070101/wlan_compat.h	2009-08-28 18:52:52.000000000 +0200
+@@ -221,8 +221,10 @@
+ #ifndef IRQ_NONE
+ #define IRQ_NONE
+ #define IRQ_HANDLED
++#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 30)
+ typedef void irqreturn_t;
+ #endif
++#endif
+ 
+ #ifndef ARPHRD_IEEE80211_PRISM
+ #define ARPHRD_IEEE80211_PRISM 802
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/acx/acx.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list