Author: lmasko                       Date: Thu Jun 29 12:35:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed Req. of a proper version of a kernel-net-ieee80211 packet
  (determined on a version of ieee80211-devel during build).

---- Files affected:
SPECS:
   ipw2200.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/ipw2200.spec
diff -u SPECS/ipw2200.spec:1.54 SPECS/ipw2200.spec:1.55
--- SPECS/ipw2200.spec:1.54     Wed Jun 28 09:12:00 2006
+++ SPECS/ipw2200.spec  Thu Jun 29 14:35:27 2006
@@ -5,7 +5,7 @@
 %bcond_without smp             # don't build SMP module
 %bcond_with    verbose         # verbose build (V=1)
 #
-%define                _rel    2
+%define                _rel    3
 %define                _ieeever        1.1.13
 %define                _fwver  3.0
 Summary:       Intel(R) PRO/Wireless 2200 Driver for Linux
@@ -48,7 +48,7 @@
 Group:         Base/Kernel
 Requires:      hotplug
 Requires:      ipw2200-firmware = %{_fwver}
-Requires:      kernel-net-ieee80211 >= %{_ieeever}
+%(rpm -q --qf 'Requires: kernel%{_alt_kernel}-net-ieee80211 = 
%%{epoch}:%%{version}-%%{release}\n' ieee80211-devel | sed -e 's/ (none):/ /' | 
grep -v "is not")
 %{?with_dist_kernel:%requires_releq_kernel_up}
 Requires(post,postun): /sbin/depmod
 Requires:      module-init-tools >= 3.2.2-2
@@ -73,7 +73,7 @@
 Group:         Base/Kernel
 Requires:      hotplug
 Requires:      ipw2200-firmware = %{_fwver}
-Requires:      kernel-smp-net-ieee80211 >= %{_ieeever}
+%(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
@@ -181,6 +181,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2006/06/29 12:35:27  lmasko
+- fixed Req. of a proper version of a kernel-net-ieee80211 packet
+  (determined on a version of ieee80211-devel during build).
+
 Revision 1.54  2006/06/28 07:12:00  lmasko
 - alternative kernel support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipw2200.spec?r1=1.54&r2=1.55&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to