Author: mguevara                     Date: Thu Sep  4 00:51:48 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to madwifi-trunk-r3856-20080903, changed KERNELCONF in build/kernel
  section; pkg name not changed - still madwifi-ng; 
- rel 0.1 - tested ok (as an ap) with 2.6.25.16 (pax-grsecirity-pae)

---- Files affected:
SPECS:
   madwifi-ng.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: SPECS/madwifi-ng.spec
diff -u SPECS/madwifi-ng.spec:1.91 SPECS/madwifi-ng.spec:1.92
--- SPECS/madwifi-ng.spec:1.91  Tue Sep  2 08:41:51 2008
+++ SPECS/madwifi-ng.spec       Thu Sep  4 02:51:42 2008
@@ -9,20 +9,21 @@
 %bcond_with    verbose         # verbose build (V=1)
 #
 %define                snap_year       2008
-%define                snap_month      04
-%define                snap_day        21
+%define                snap_month      09
+%define                snap_day        03
 %define                snap            %{snap_year}%{snap_month}%{snap_day}
 %define                snapdate        %{snap_year}-%{snap_month}-%{snap_day}
 %define                prel    0.%{snap}.%{rel}
-%define                trunk   r3556
+%define                trunk   r3856
 
-%define                rel             5
+%define                rel             0.1
 
 %if "%{_alt_kernel}" != "%{nil}"
 %undefine      with_userspace
 %endif
 
 %define                pname   madwifi-ng
+%define                tname   madwifi-trunk
 
 Summary:       Atheros WiFi card driver
 Summary(pl.UTF-8):     Sterownik karty radiowej Atheros
@@ -33,10 +34,10 @@
 Group:         Base/Kernel
 Provides:      madwifi
 Obsoletes:     madwifi
-Source0:       
http://snapshots.madwifi.org/madwifi-trunk/%{pname}-%{trunk}-%{snap}.tar.gz
-# Source0-md5: 25b8749f4f03fc714c4e924d04f7b5a0
-# http://patches.aircrack-ng.org/madwifi-ng-r1886.patch
-Patch0:                %{pname}-r1886.patch
+Source0:       
http://snapshots.madwifi.org/madwifi-trunk/%{tname}-%{trunk}-%{snap}.tar.gz
+# Source0-md5: 040a2bf7897cbb9d3592b4e5a0b54b00
+# http://patches.aircrack-ng.org/madwifi-ng-r3745.patch
+Patch0:                %{pname}-r3745.patch
 # needed when build against (more noisy) pax enabled kernel
 Patch1:                %{pname}-makefile-werror.patch
 # http://madwifi.org/ticket/617
@@ -101,7 +102,7 @@
 Ten pakiet zawiera moduł jądra Linuksa.
 
 %prep
-%setup -q -n %{pname}-%{trunk}-%{snap}
+%setup -q -n %{tname}-%{trunk}-%{snap}
 # airckrack-ng
 %patch0 -p1
 # werror
@@ -136,9 +137,9 @@
 %define modules_wlan 
net80211/wlan,net80211/wlan_{wep,xauth,acl,ccmp,tkip,scan_{ap,sta}}
 %define modules %{modules_ath},%{modules_wlan}
 
-%define opts TARGET=%{target} KERNELPATH="%{_kernelsrcdir}" 
KERNELCONF="$PWD/o/.config" TOOLPREFIX=
+%define opts TARGET=%{target} KERNELPATH="%{_kernelsrcdir}" 
KERNELCONF="%{_kernelsrcdir}/config-%{?with_dist_kernel:dist}%{!?with_dist_kernel:nondist}"
 TOOLPREFIX=
 
-%{__make} svnversion.h
+%{__make} %{opts}  svnversion.h
 %build_kernel_modules -c -m %{modules} %{opts} <<'EOF'
 find -name "*.o" | xargs -r rm
 ln -sf ../Makefile.inc o/Makefile.inc
@@ -204,6 +205,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2008/09/04 00:51:42  mguevara
+- up to madwifi-trunk-r3856-20080903, changed KERNELCONF in build/kernel
+  section; pkg name not changed - still madwifi-ng;
+- rel 0.1 - tested ok (as an ap) with 2.6.25.16 (pax-grsecirity-pae)
+
 Revision 1.91  2008/09/02 06:41:51  arekm
 - release 5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/madwifi-ng.spec?r1=1.91&r2=1.92&f=u

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

Reply via email to