Author: mguevara                     Date: Sat Feb 10 22:58:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to r2100, werror patch removed, compat.h included in Makefile, incs not 
needed

---- Files affected:
SPECS:
   madwifi-ng.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.37 SPECS/madwifi-ng.spec:1.38
--- SPECS/madwifi-ng.spec:1.37  Wed Feb  7 15:46:34 2007
+++ SPECS/madwifi-ng.spec       Sat Feb 10 23:58:12 2007
@@ -11,11 +11,11 @@
 #
 %define                snap_year       2007
 %define                snap_month      02
-%define                snap_day        07
+%define                snap_day        10
 %define                snap    %{snap_year}%{snap_month}%{snap_day}
 %define                snapdate        %{snap_year}-%{snap_month}-%{snap_day}
 %define                _rel    0.%{snap}.1
-%define                trunk   r2085
+%define                trunk   r2100
 Summary:       Atheros WiFi card driver
 Summary(pl):   Sterownik karty radiowej Atheros
 Name:          madwifi-ng
@@ -25,16 +25,14 @@
 Group:         Base/Kernel
 Provides:      madwifi
 Obsoletes:     madwifi
-# http://snapshots.madwifi.org/madwifi-ng/madwifi-ng-r2085-20070207.tar.gz
+# http://snapshots.madwifi.org/madwifi-ng/madwifi-ng-r2100-20070210.tar.gz
 Source0:       
http://snapshots.madwifi.org/madwifi-ng/%{name}-%{trunk}-%{snap}.tar.gz
-# Source0-md5: 576b9a63d60061d33d301f14de9d1586
+# Source0-md5: e7e0f50615b48c4ea70e6d219d141728
 # http://patches.aircrack-ng.org/madwifi-ng-r1886.patch
 Patch0:                %{name}-r1886.patch
 Patch1:                %{name}-gcc4.patch
 # http://madwifi.org/ticket/617
 Patch2:                %{name}-ticket-617.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}
@@ -120,13 +118,11 @@
 # fix - ticket 617
 %patch2 -p1
 
-%patch4 -p1
-
 %build
 %if %{with userspace}
 %{__make} -C tools \
        CC="%{__cc}" \
-       CFLAGS="-include include/compat.h -\$(INCS) %{rpmcflags}" \
+       CFLAGS="%{rpmcflags}" \
        KERNELCONF="%{_kernelsrcdir}/config-up"
 %endif
 
@@ -228,6 +224,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2007/02/10 22:58:12  mguevara
+- up to r2100, werror patch removed, compat.h included in Makefile, incs not 
needed
+
 Revision 1.37  2007/02/07 14:46:34  mguevara
 - up to r2085, patch2 madwifi-ng-iee80211_wireless.c.patch committed to r2079 
btw
 
================================================================

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

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

Reply via email to