SPECS (LINUX_2_6_22): kernel.spec - ieee80211_rate.h is required b...

blues blues at pld-linux.org
Sat Oct 27 20:57:17 CEST 2007


Author: blues                        Date: Sat Oct 27 18:57:17 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_22
---- Log message:
- ieee80211_rate.h is required by iwlwifi - copy it to headers

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1796.2.9 -> 1.441.2.1796.2.10) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1796.2.9 SPECS/kernel.spec:1.441.2.1796.2.10
--- SPECS/kernel.spec:1.441.2.1796.2.9	Thu Oct 18 15:57:03 2007
+++ SPECS/kernel.spec	Sat Oct 27 20:57:11 2007
@@ -1366,6 +1366,10 @@
 install %{SOURCE3} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/autoconf.h
 install %{SOURCE4} $RPM_BUILD_ROOT%{_kernelsrcdir}/include/linux/config.h
 
+# Temporary fix for iwlwifi:
+cp $RPM_BUILD_ROOT%{_kernelsrcdir}/net/mac80211/ieee80211_rate.h \
+	$RPM_BUILD_ROOT%{_kernelsrcdir}/include/net
+
 # collect module-build files and directories
 perl %{SOURCE7} %{_kernelsrcdir} $KERNEL_BUILD_DIR
 
@@ -1676,6 +1680,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1796.2.10  2007/10/27 18:57:11  blues
+- ieee80211_rate.h is required by iwlwifi - copy it to headers
+
 Revision 1.441.2.1796.2.9  2007/10/18 13:57:03  baggins
 - updated vserver to 2.3.0.28, v6tw fix included
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1796.2.9&r2=1.441.2.1796.2.10&f=u



More information about the pld-cvs-commit mailing list