SPECS: kernel-net-ar81.spec - patch for .29; rel 2
zbyniu
zbyniu at pld-linux.org
Wed Apr 1 19:16:53 CEST 2009
Author: zbyniu Date: Wed Apr 1 17:16:53 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- patch for .29; rel 2
---- Files affected:
SPECS:
kernel-net-ar81.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/kernel-net-ar81.spec
diff -u SPECS/kernel-net-ar81.spec:1.8 SPECS/kernel-net-ar81.spec:1.9
--- SPECS/kernel-net-ar81.spec:1.8 Sat Nov 8 12:49:07 2008
+++ SPECS/kernel-net-ar81.spec Wed Apr 1 19:16:47 2009
@@ -8,7 +8,7 @@
%bcond_without dist_kernel # allow non-distribution kernel
%bcond_with verbose # verbose build (V=1)
#
-%define rel 1
+%define rel 2
Summary: Linux driver for the Atheros AR8121/8131 PCI-E cards
Name: kernel%{_alt_kernel}-net-ar81
Version: 1.0.1.0
@@ -17,6 +17,7 @@
Group: Base/Kernel
Source0: AR81Family-linux-v%{version}.tar.gz
# Source0-md5: e9559d2ae25be6db327c7ec40e922438
+Patch0: kernel-net-ar81-2.6.29.patch
URL: http://www.unav-micro.com/Drivers.aspx
BuildRequires: dos2unix
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2}
@@ -35,6 +36,7 @@
%prep
%setup -q -c %{name}
find . -type f | xargs dos2unix
+%patch0 -p1
%build
cat > src/Makefile << 'EOF'
@@ -73,6 +75,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2009/04/01 17:16:47 zbyniu
+- patch for .29; rel 2
+
Revision 1.8 2008/11/08 11:49:07 glen
- cosmetic
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-net-ar81.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list