SPECS: madwifi-ng.spec - fixes build with 2.6.20
mguevara
mguevara at pld-linux.org
Wed Jan 10 02:40:53 CET 2007
Author: mguevara Date: Wed Jan 10 01:40:53 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixes build with 2.6.20
---- Files affected:
SPECS:
madwifi-ng.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.27 SPECS/madwifi-ng.spec:1.28
--- SPECS/madwifi-ng.spec:1.27 Wed Dec 20 00:24:20 2006
+++ SPECS/madwifi-ng.spec Wed Jan 10 02:40:48 2007
@@ -37,6 +37,7 @@
Patch3: %{name}-ieee80211_wireless.c.patch
# Werror hack
Patch4: %{name}-makefile-werror.patch
+Patch5: %{name}-2.6.20.patch
URL: http://www.madwifi.org/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.7}
@@ -122,6 +123,7 @@
%patch3 -p1
%patch4 -p1
+%patch5 -p0
%build
%if %{with userspace}
@@ -229,6 +231,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2007/01/10 01:40:48 mguevara
+- fixes build with 2.6.20
+
Revision 1.27 2006/12/19 23:24:20 mguevara
- up to r1860
- added p4 madwifi-ng-makefile-werror.patch for 2.6.19 build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/madwifi-ng.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list