SPECS (LINUX_2_6): kernel.spec - ieee80211_rate.h is required by i...

blues blues at pld-linux.org
Sat Oct 27 20:55:32 CEST 2007


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

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1801 -> 1.441.2.1802) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1801 SPECS/kernel.spec:1.441.2.1802
--- SPECS/kernel.spec:1.441.2.1801	Sat Oct 13 18:26:47 2007
+++ SPECS/kernel.spec	Sat Oct 27 20:55:26 2007
@@ -1356,6 +1356,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
 
@@ -1663,6 +1667,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1802  2007/10/27 18:55:26  blues
+- ieee80211_rate.h is required by iwlwifi - copy it to headers
+
 Revision 1.441.2.1801  2007/10/13 16:26:47  zbyniu
 - kernel-suspend2.config -> kernel-tuxonice.config
 
================================================================

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



More information about the pld-cvs-commit mailing list