SPECS: ueagle-atm4.spec - proper place for files
paszczus
paszczus at pld-linux.org
Sun Jul 1 16:20:23 CEST 2007
Author: paszczus Date: Sun Jul 1 14:20:23 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- proper place for files
---- Files affected:
SPECS:
ueagle-atm4.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/ueagle-atm4.spec
diff -u SPECS/ueagle-atm4.spec:1.8 SPECS/ueagle-atm4.spec:1.9
--- SPECS/ueagle-atm4.spec:1.8 Sun Jul 1 16:14:37 2007
+++ SPECS/ueagle-atm4.spec Sun Jul 1 16:20:17 2007
@@ -68,7 +68,7 @@
%endif
cd driver
-%install_kernel_modules -m %{_modname} -d usb/atm
+%install_kernel_modules -m %{_modname} -d drivers/usb/atm
%clean
rm -rf $RPM_BUILD_ROOT
@@ -81,7 +81,7 @@
%files kernel%{_alt_kernel}-usb-atm
%defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}/usb/atm/%{_modname}*
+/lib/modules/%{_kernel_ver}/drivers/usb/atm/%{_modname}*
%if %{with firmware}
%files firmware
%defattr(644,root,root,755)
@@ -94,6 +94,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2007/07/01 14:20:17 paszczus
+- proper place for files
+
Revision 1.8 2007/07/01 14:14:37 paszczus
- better name for subpackage, cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ueagle-atm4.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list