Author: pluto Date: Tue Sep 26 21:25:45 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - gcc4 fix.
---- Files affected: SPECS: madwifi-ng.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/madwifi-ng.spec diff -u SPECS/madwifi-ng.spec:1.12 SPECS/madwifi-ng.spec:1.13 --- SPECS/madwifi-ng.spec:1.12 Wed Sep 6 15:48:33 2006 +++ SPECS/madwifi-ng.spec Tue Sep 26 23:25:40 2006 @@ -30,6 +30,7 @@ # Source0-md5: 65005f0c07520db6e0011309a4625cbb # http://patches.aircrack-ng.org/madwifi-ng-r1679.patch Patch0: %{name}-r1679.patch +Patch1: %{name}-gcc4.patch URL: http://www.madwifi.org/ %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.7} @@ -106,6 +107,7 @@ %prep %setup -q -n %{name}-%{trunk}-%{snap} %patch0 -p1 +%patch1 -p1 %build %if %{with userspace} @@ -262,6 +264,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/09/26 21:25:40 pluto +- gcc4 fix. + Revision 1.12 2006/09/06 13:48:33 sparky - mass atack: -j1 for make scripts ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/madwifi-ng.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
