SPECS: iwlwifi.spec - change location of ieee80211_rate header

blues blues at pld-linux.org
Sat Oct 27 21:02:36 CEST 2007


Author: blues                        Date: Sat Oct 27 19:02:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- change location of ieee80211_rate header

---- Files affected:
SPECS:
   iwlwifi.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/iwlwifi.spec
diff -u SPECS/iwlwifi.spec:1.12 SPECS/iwlwifi.spec:1.13
--- SPECS/iwlwifi.spec:1.12	Sat Oct 27 20:36:09 2007
+++ SPECS/iwlwifi.spec	Sat Oct 27 21:02:30 2007
@@ -4,7 +4,7 @@
 %bcond_without	kernel		# don't build kernel modules
 %bcond_with	verbose		# verbose build (V=1)
 #
-%define		_rel	3
+%define		_rel	3.5
 Summary:	Intel® Wireless WiFi Link 4965AGN and Intel® PRO/Wireless 3945ABG Network Connection
 Name:		iwlwifi
 Version:	1.1.18
@@ -14,9 +14,9 @@
 Source0:	http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
 # Source0-md5:	bb064d60815bd9ebdd3df32adb32c4f2
 Patch0:		%{name}-fix_rate_scale_issue.patch
+Patch1:		%{name}-ieee80211_rate.patch
 URL:		http://www.intellinuxwireless.org/
-%{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build >= 3:2.6.22.10}
-%{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-source >= 3:2.6.22.10}
+%{?with_dist_kernel:BuildRequires:	kernel%{_alt_kernel}-module-build > 3:2.6.22.10-2}
 BuildRequires:	rpmbuild(macros) >= 1.379
 #ExclusiveArch:	%{ix86} %{x8664}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,6 +60,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 sed -i -e 's#$(CONFIG_IWL3945)#m#g' -e 's#$(CONFIG_IWL4965)#m#g' origin/Makefile
 
 %build
@@ -99,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/10/27 19:02:30  blues
+- change location of ieee80211_rate header
+
 Revision 1.12  2007/10/27 18:36:09  blues
 - temporary needed because of one header
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/iwlwifi.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list