SPECS: ipw2200.spec - up to 1.1.4, works for me
shadzik
shadzik at pld-linux.org
Mon Aug 21 13:22:36 CEST 2006
Author: shadzik Date: Mon Aug 21 11:22:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.1.4, works for me
---- Files affected:
SPECS:
ipw2200.spec (1.58 -> 1.59)
---- Diffs:
================================================================
Index: SPECS/ipw2200.spec
diff -u SPECS/ipw2200.spec:1.58 SPECS/ipw2200.spec:1.59
--- SPECS/ipw2200.spec:1.58 Fri Jul 14 11:14:44 2006
+++ SPECS/ipw2200.spec Mon Aug 21 13:22:31 2006
@@ -8,20 +8,22 @@
%bcond_without smp # don't build SMP module
%bcond_with verbose # verbose build (V=1)
#
-%define _rel 3.1
-%define _ieeever 1.1.13
+%define _rel 1
+%define _ieeever 1.2.15
%define _fwver 3.0
Summary: Intel(R) PRO/Wireless 2200 Driver for Linux
Summary(de): Intel(R) PRO/Wireless 2200 Treiber für Linux
Summary(pl): Sterownik dla Linuksa do kart Intel(R) PRO/Wireless 2200
Name: ipw2200
-Version: 1.1.3
+Version: 1.1.4
Release: %{_rel}
License: GPL v2
Group: Base/Kernel
Source0: http://dl.sourceforge.net/ipw2200/%{name}-%{version}.tgz
-# Source0-md5: 3ff9c1a306a02b24a38449db11267885
+# Source0-md5: 44a9adf90c6ecdea9dc11c39f6636471
Patch0: %{name}-monitor.patch
+Patch1: %{name}-%{version}-patch_kernel.patch
+Patch2: %{name}-fix_undeclared_debug.patch
URL: http://ipw2200.sourceforge.net/
BuildRequires: ieee80211-devel >= %{_ieeever}
%{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.7}
@@ -96,7 +98,9 @@
%prep
%setup -q
%patch0 -p1
-#sed -i 's:CONFIG_IPW_DEBUG=y::' Makefile
+%patch1 -p1
+%patch2 -p1
+#sed -i 's:CONFIG_IPW2200_DEBUG=y::' Makefile
%build
# kernel module(s)
@@ -184,6 +188,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.59 2006/08/21 11:22:31 shadzik
+- up to 1.1.4, works for me
+
Revision 1.58 2006/07/14 09:14:44 shadzik
- fix smp BRs, pointed by Szymon Siwek
- rel 3.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipw2200.spec?r1=1.58&r2=1.59&f=u
More information about the pld-cvs-commit
mailing list