SPECS: acx.spec - patch for 2.6.24

zbyniu zbyniu at pld-linux.org
Sun Mar 2 21:16:59 CET 2008


Author: zbyniu                       Date: Sun Mar  2 20:16:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch for 2.6.24

---- Files affected:
SPECS:
   acx.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/acx.spec
diff -u SPECS/acx.spec:1.69 SPECS/acx.spec:1.70
--- SPECS/acx.spec:1.69	Mon Sep 10 01:56:06 2007
+++ SPECS/acx.spec	Sun Mar  2 21:16:53 2008
@@ -16,6 +16,8 @@
 Source0:	http://www.cmartin.tk/acx/%{name}-%{version}.tar.bz2
 # Source0-md5:	ec6322b9c82781897a9433ef0cefda6f
 Patch0:		%{name}-skb.patch
+# 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
 URL:		http://acx100.sourceforge.net/
 %{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
 BuildRequires:	rpmbuild(macros) >= 1.379
@@ -45,6 +47,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %build_kernel_modules -m acx
@@ -74,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2008-03-02 20:16:53  zbyniu
+- patch for 2.6.24
+
 Revision 1.69  2007-09-09 23:56:06  zbyniu
 - changes against 2.6.22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acx.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list