Author: shadzik Date: Tue Jul 14 17:12:02 2009 GMT Module: packages Tag: HEAD ---- Log message: - patches 1,2 and 3 apply correctly - patch 4 is obsolete (2.6.29.patch)
---- Files affected: packages/madwifi-ng: madwifi-ng.spec (1.128 -> 1.129) ---- Diffs: ================================================================ Index: packages/madwifi-ng/madwifi-ng.spec diff -u packages/madwifi-ng/madwifi-ng.spec:1.128 packages/madwifi-ng/madwifi-ng.spec:1.129 --- packages/madwifi-ng/madwifi-ng.spec:1.128 Tue Jul 14 19:10:15 2009 +++ packages/madwifi-ng/madwifi-ng.spec Tue Jul 14 19:11:57 2009 @@ -45,7 +45,6 @@ # http://madwifi.org/ticket/617 Patch2: %{pname}-ticket-617.patch Patch3: %{pname}-ieee80211-skb-update.patch -Patch4: %{pname}-2.6.29.patch URL: http://www.madwifi.org/ %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} @@ -109,11 +108,10 @@ # airckrack-ng #%patch0 -p1 # werror -#%patch1 -p1 +%patch1 -p1 # fix - ticket 617 -#%patch2 -p1 -#%patch3 -p1 -#%patch4 -p1 +%patch2 -p1 +%patch3 -p1 %build %if %{with userspace} @@ -209,6 +207,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.129 2009/07/14 17:11:57 shadzik +- patches 1,2 and 3 apply correctly +- patch 4 is obsolete (2.6.29.patch) + Revision 1.128 2009/07/14 17:10:15 shadzik - latest trunk - all patches commented out ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/madwifi-ng/madwifi-ng.spec?r1=1.128&r2=1.129&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
