]> git.pld-linux.org Git - packages/acx.git/commitdiff
- patch for .29; rel 3
authorzbyniu <zbyniu@pld-linux.org>
Wed, 8 Apr 2009 20:44:45 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acx.spec -> 1.71

acx.spec

index bd18a38dfcdc73bbe07e418bba50957b539cdd21..548ec32033b46f629e62cc0761ba37cf3dc9ee80 100644 (file)
--- a/acx.spec
+++ b/acx.spec
@@ -8,7 +8,7 @@ Summary:        Linux driver for WLAN card base on ACX100/ACX111
 Summary(pl.UTF-8):     Sterownik dla Linuksa do kart bezprzewodowych na układzie ACX100/ACX111
 Name:          acx
 Version:       20070101
-%define        _rel    2
+%define        _rel    3
 Release:       %{_rel}
 License:       MPL or GPL
 Group:         Base/Kernel
@@ -17,6 +17,7 @@ Source0:      http://www.cmartin.tk/acx/%{name}-%{version}.tar.bz2
 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
+Patch2:                %{name}-2.6.29.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
@@ -47,6 +48,7 @@ Sterownik dla Linuksa do kart WLAN opartych o układ ACX100/ACX111.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %build_kernel_modules -m acx
This page took 0.0509 seconds and 4 git commands to generate.