SPECS: ipw3945.spec - fix build

shadzik shadzik at pld-linux.org
Sat Dec 9 05:35:32 CET 2006


Author: shadzik                      Date: Sat Dec  9 04:35:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SPECS:
   ipw3945.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/ipw3945.spec
diff -u SPECS/ipw3945.spec:1.21 SPECS/ipw3945.spec:1.22
--- SPECS/ipw3945.spec:1.21	Sat Dec  9 05:32:55 2006
+++ SPECS/ipw3945.spec	Sat Dec  9 05:35:26 2006
@@ -124,13 +124,13 @@
 %files -n kernel%{_alt_kernel}-net-%{name}
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}/misc/ipw3945-%{_mod_suffix}.ko*
-%{_sysconfdir}/modprobe.d/ipw3945.conf
+%{_sysconfdir}/modprobe.d/%{_kernel_ver}/ipw3945.conf
 
 %if %{with smp} && %{with dist_kernel}
 %files -n kernel%{_alt_kernel}-smp-net-%{name}
 %defattr(644,root,root,755)
 /lib/modules/%{_kernel_ver}smp/misc/ipw3945-%{_mod_suffix}.ko*
-%{_sysconfdir}/modprobe.d/ipw3945.conf
+%{_sysconfdir}/modprobe.d/%{_kernel_ver}/ipw3945.conf
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -139,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2006/12/09 04:35:26  shadzik
+- fix build
+
 Revision 1.21  2006/12/09 04:32:55  shadzik
 - revert last BR update
 - %siffix -> %suffix
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ipw3945.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list