Author: shadzik Date: Tue May 16 15:20:05 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add patch to make ipw2200 work in monitor mode, by Piotr Budny
---- Files affected: SPECS: ipw2200.spec (1.45 -> 1.46) ---- Diffs: ================================================================ Index: SPECS/ipw2200.spec diff -u SPECS/ipw2200.spec:1.45 SPECS/ipw2200.spec:1.46 --- SPECS/ipw2200.spec:1.45 Mon May 1 03:25:12 2006 +++ SPECS/ipw2200.spec Tue May 16 17:20:00 2006 @@ -18,6 +18,7 @@ # Source0-md5: f235318ea2fb711c3f1cb066080b2fd6 # http://ipw2200.sourceforge.net/patches/ Patch0: %{name}-1.1.1-rtap_iface.patch +Patch1: %{name}-monitor.patch URL: http://ipw2200.sourceforge.net/ BuildRequires: ieee80211-devel >= 1.1.12 %{?with_dist_kernel:BuildRequires: kernel-module-build >= 3:2.6.7} @@ -92,6 +93,7 @@ %prep %setup -q #%patch0 -p1 +%patch1 -p1 #sed -i 's:CONFIG_IPW_DEBUG=y::' Makefile %build @@ -180,6 +182,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.46 2006/05/16 15:20:00 shadzik +- add patch to make ipw2200 work in monitor mode, by Piotr Budny + Revision 1.45 2006/05/01 01:25:12 shadzik - added german description - some minor cleanups ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ipw2200.spec?r1=1.45&r2=1.46&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
