Author: mguevara                     Date: Tue Dec 19 23:24:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to r1860
- added p4 madwifi-ng-makefile-werror.patch for 2.6.19 build

---- Files affected:
SPECS:
   madwifi-ng.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.26 SPECS/madwifi-ng.spec:1.27
--- SPECS/madwifi-ng.spec:1.26  Mon Dec 11 10:09:39 2006
+++ SPECS/madwifi-ng.spec       Wed Dec 20 00:24:20 2006
@@ -11,11 +11,11 @@
 #
 %define                snap_year       2006
 %define                snap_month      12
-%define                snap_day        09
+%define                snap_day        15
 %define                snap    %{snap_year}%{snap_month}%{snap_day}
 %define                snapdate        %{snap_year}-%{snap_month}-%{snap_day}
 %define                _rel    0.%{snap}.1
-%define                trunk   r1850
+%define                trunk   r1860
 Summary:       Atheros WiFi card driver
 Summary(pl):   Sterownik karty radiowej Atheros
 Name:          madwifi-ng
@@ -27,7 +27,7 @@
 Obsoletes:     madwifi
 # http://snapshots.madwifi.org/madwifi-ng/madwifi-ng-r1850-20061209.tar.gz
 Source0:       
http://snapshots.madwifi.org/madwifi-ng/%{name}-%{trunk}-%{snap}.tar.gz
-# Source0-md5: 9a8183c0b5a673a97af6b6cc6bf4f5ab
+# Source0-md5: 5971699e941cbbb527a8240bbe44d4d4
 # http://patches.aircrack-ng.org/madwifi-ng-r1816.patch
 Patch0:                %{name}-r1816.patch
 Patch1:                %{name}-gcc4.patch
@@ -35,6 +35,8 @@
 Patch2:                %{name}-ticket-617.patch
 # http://madwifi.org/ticket/946
 Patch3:                %{name}-ieee80211_wireless.c.patch
+# Werror hack
+Patch4:                %{name}-makefile-werror.patch
 URL:           http://www.madwifi.org/
 %if %{with kernel}
 %{?with_dist_kernel:BuildRequires:     kernel%{_alt_kernel}-module-build >= 
3:2.6.7}
@@ -110,11 +112,17 @@
 
 %prep
 %setup -q -n %{name}-%{trunk}-%{snap}
+# airckrack-ng
 %patch0 -p1
+# gcc4
 %patch1 -p1
+# fix - ticket 617
 %patch2 -p1
+# fix - ticket 946
 %patch3 -p1
 
+%patch4 -p1
+
 %build
 %if %{with userspace}
 %{__make} -C tools \
@@ -221,6 +229,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+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
+
 Revision 1.26  2006/12/11 09:09:39  mguevara
 - up to r1850 - proper fixes oops condition (not in r1844)
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to