SPECS: madwifi-ng.spec - rel 0.20061020.2, added fix for dropping ...
mguevara
mguevara at pld-linux.org
Sat Oct 21 02:20:33 CEST 2006
Author: mguevara Date: Sat Oct 21 00:20:33 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 0.20061020.2, added fix for dropping packets in receiver (will be
in the upcoming 0.9.3 release)
---- Files affected:
SPECS:
madwifi-ng.spec (1.16 -> 1.17)
---- Diffs:
================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.16 SPECS/madwifi-ng.spec:1.17
--- SPECS/madwifi-ng.spec:1.16 Sat Oct 21 01:56:44 2006
+++ SPECS/madwifi-ng.spec Sat Oct 21 02:20:28 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}.1
+%define _rel 0.%{snap}.2
%define trunk r1757
Summary: Atheros WiFi card driver
Summary(pl): Sterownik karty radiowej Atheros
@@ -31,6 +31,7 @@
# http://patches.aircrack-ng.org/madwifi-ng-r1730.patch
Patch0: %{name}-r1730.patch
Patch1: %{name}-gcc4.patch
+Patch2: %{name}-ticket-617.patch
URL: http://www.madwifi.org/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.7}
@@ -108,6 +109,7 @@
%setup -q -n %{name}-%{trunk}-%{snap}
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%if %{with userspace}
@@ -272,6 +274,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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)
+
Revision 1.16 2006/10/20 23:56:44 mguevara
- up to madwifi-ng-r1757-20061020 - applied TKIP related fix which deals
with WPA-PSK problems with new 0.9.18.0 HAL (since r1711 20060914)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/madwifi-ng.spec?r1=1.16&r2=1.17&f=u
More information about the pld-cvs-commit
mailing list