SPECS: ipw2200.spec - fix smp BRs, pointed by Szymon Siwek - rel 3.1
shadzik
shadzik at pld-linux.org
Fri Jul 14 11:14:50 CEST 2006
Author: shadzik Date: Fri Jul 14 09:14:50 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix smp BRs, pointed by Szymon Siwek
- rel 3.1
---- Files affected:
SPECS:
ipw2200.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/ipw2200.spec
diff -u SPECS/ipw2200.spec:1.57 SPECS/ipw2200.spec:1.58
--- SPECS/ipw2200.spec:1.57 Sat Jul 8 11:31:38 2006
+++ SPECS/ipw2200.spec Fri Jul 14 11:14:44 2006
@@ -8,7 +8,7 @@
%bcond_without smp # don't build SMP module
%bcond_with verbose # verbose build (V=1)
#
-%define _rel 3
+%define _rel 3.1
%define _ieeever 1.1.13
%define _fwver 3.0
Summary: Intel(R) PRO/Wireless 2200 Driver for Linux
@@ -76,7 +76,7 @@
Group: Base/Kernel
Requires: hotplug
Requires: ipw2200-firmware = %{_fwver}
-%(rpm -q --qf 'Requires: kernel%{_alt_kernel}-smp-net-ieee80211 = %{epoch}:%{version}-%{release}\n' ieee80211-devel | sed -e 's/ (none):/ /' | grep -v "is not")
+%(rpm -q --qf 'Requires: kernel%{_alt_kernel}-smp-net-ieee80211 = %%{epoch}:%%{version}-%%{release}\n' ieee80211-devel | sed -e 's/ (none):/ /' | grep -v "is not")
%{?with_dist_kernel:%requires_releq_kernel_smp}
Requires(post,postun): /sbin/depmod
Requires: module-init-tools >= 3.2.2-2
@@ -184,6 +184,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2006/07/14 09:14:44 shadzik
+- fix smp BRs, pointed by Szymon Siwek
+- rel 3.1
+
Revision 1.57 2006/07/08 09:31:38 shadzik
- small de fixes
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ipw2200.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list