SPECS: madwifi-ng.spec - rel++, increase receive buffer - fix drop...

mguevara mguevara at pld-linux.org
Sat Oct 21 02:35:10 CEST 2006


Author: mguevara                     Date: Sat Oct 21 00:35:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel++, increase receive buffer - fix dropping of packages in receiver 

---- Files affected:
SPECS:
   madwifi-ng.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.17 SPECS/madwifi-ng.spec:1.18
--- SPECS/madwifi-ng.spec:1.17	Sat Oct 21 02:20:28 2006
+++ SPECS/madwifi-ng.spec	Sat Oct 21 02:35:05 2006
@@ -14,7 +14,7 @@
 %define		snap_day	20
 %define		snap	%{snap_year}%{snap_month}%{snap_day}
 %define		snapdate	%{snap_year}-%{snap_month}-%{snap_day}
-%define		_rel	0.%{snap}.2
+%define		_rel	0.%{snap}.3
 %define		trunk	r1757
 Summary:	Atheros WiFi card driver
 Summary(pl):	Sterownik karty radiowej Atheros
@@ -31,7 +31,9 @@
 # http://patches.aircrack-ng.org/madwifi-ng-r1730.patch
 Patch0:		%{name}-r1730.patch
 Patch1:		%{name}-gcc4.patch
+# http://madwifi.org/ticket/617
 Patch2:		%{name}-ticket-617.patch
+Patch3:		%{name}-ticket-617-rxbuf.patch
 URL:		http://www.madwifi.org/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:	kernel-module-build >= 3:2.6.7}
@@ -110,6 +112,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %if %{with userspace}
@@ -274,6 +277,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2006/10/21 00:35:05  mguevara
+- rel++, increase receive buffer - fix dropping of packages in receiver
+
 Revision 1.17  2006/10/21 00:20:28  mguevara
 - rel 0.20061020.2, added fix for dropping packets in receiver (will be
   in the upcoming 0.9.3 release)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/madwifi-ng.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list