SPECS: madwifi-ng.spec - madwifi-ng-r1763-20061024, 3 patches from...
mguevara
mguevara at pld-linux.org
Tue Oct 24 12:03:27 CEST 2006
Author: mguevara Date: Tue Oct 24 10:03:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- madwifi-ng-r1763-20061024, 3 patches from Lintrack merged into release,
fixes ETSI EN 301 893 violation
---- Files affected:
SPECS:
madwifi-ng.spec (1.20 -> 1.21)
---- Diffs:
================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.20 SPECS/madwifi-ng.spec:1.21
--- SPECS/madwifi-ng.spec:1.20 Sat Oct 21 03:27:32 2006
+++ SPECS/madwifi-ng.spec Tue Oct 24 12:03:20 2006
@@ -11,11 +11,11 @@
#
%define snap_year 2006
%define snap_month 10
-%define snap_day 20
+%define snap_day 24
%define snap %{snap_year}%{snap_month}%{snap_day}
%define snapdate %{snap_year}-%{snap_month}-%{snap_day}
-%define _rel 0.%{snap}.5
-%define trunk r1757
+%define _rel 0.%{snap}.1
+%define trunk r1763
Summary: Atheros WiFi card driver
Summary(pl): Sterownik karty radiowej Atheros
Name: madwifi-ng
@@ -25,22 +25,16 @@
Group: Base/Kernel
Provides: madwifi
Obsoletes: madwifi
-# http://snapshots.madwifi.org/madwifi-ng/madwifi-ng-r1757-20061020.tar.gz
+# http://snapshots.madwifi.org/madwifi-ng/madwifi-ng-r1763-20061024.tar.gz
Source0: http://snapshots.madwifi.org/madwifi-ng/%{name}-%{trunk}-%{snap}.tar.gz
-# Source0-md5: 862f8e61cf9d3f4b429ac9ffca21f8e1
-# http://patches.aircrack-ng.org/madwifi-ng-r1730.patch
-Patch0: %{name}-r1730.patch
+# Source0-md5: 9e52fa1e896bc7c7fddeb642b4d4d30e
+# http://patches.aircrack-ng.org/madwifi-ng-r1756.patch
+Patch0: %{name}-r1756.patch
Patch1: %{name}-gcc4.patch
# http://madwifi.org/ticket/617
Patch2: %{name}-ticket-617.patch
-# http://madwifi.org/ticket/967
-Patch3: %{name}-011-suppress_plaintext.patch
-# http://madwifi.org/ticket/963
-Patch4: %{name}-009-csa_ie_handling_fix.patch
-# http://madwifi.org/ticket/858
-Patch5: %{name}-010-true_radiotap_parser.patch
# http://madwifi.org/ticket/946
-Patch6: %{name}-ieee80211_wireless.c.patch
+Patch3: %{name}-ieee80211_wireless.c.patch
URL: http://www.madwifi.org/
%if %{with kernel}
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.7}
@@ -120,9 +114,6 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
%build
%if %{with userspace}
@@ -287,6 +278,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.21 2006/10/24 10:03:20 mguevara
+- madwifi-ng-r1763-20061024, 3 patches from Lintrack merged into release,
+ fixes ETSI EN 301 893 violation
+
Revision 1.20 2006/10/21 01:27:32 mguevara
- rel .5, use copy_to_user instead strncpy in ieee80211_wireless.c
ieee80211_ioctl_create_vap (patch6)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/madwifi-ng.spec?r1=1.20&r2=1.21&f=u
More information about the pld-cvs-commit
mailing list