SPECS: ks-959.spec - pack .conf file

shadzik shadzik at pld-linux.org
Wed Dec 5 21:25:31 CET 2007


Author: shadzik                      Date: Wed Dec  5 20:25:31 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pack .conf file

---- Files affected:
SPECS:
   ks-959.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ks-959.spec
diff -u SPECS/ks-959.spec:1.3 SPECS/ks-959.spec:1.4
--- SPECS/ks-959.spec:1.3	Wed Dec  5 21:22:06 2007
+++ SPECS/ks-959.spec	Wed Dec  5 21:25:26 2007
@@ -109,7 +109,7 @@
 %install_kernel_modules -m ks959-sir -d kernel/drivers/usb
 
 # to avoid conflict with in-kernel modules, and prepare modprobe config:
-%install_kernel_modules -s current -n NAME -m ks959-sir -d kernel/drivers/usb
+%install_kernel_modules -s current -n ks959-sir -m ks959-sir -d kernel/drivers/usb
 %endif
 
 %clean
@@ -124,6 +124,7 @@
 %if %{with kernel}
 %files -n kernel%{_alt_kernel}-usb-ks959-sir
 %defattr(644,root,root,755)
+/etc/modprobe.d/%{_kernel_ver}/ks959-sir.conf
 /lib/modules/%{_kernel_ver}/kernel/drivers/usb/*.ko*
 %endif
 
@@ -140,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007-12-05 20:25:26  shadzik
+- pack .conf file
+
 Revision 1.3  2007-12-05 20:22:06  shadzik
 - builds
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ks-959.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list