SPECS: submount.spec - package to existing kernel/fs dir

glen glen at pld-linux.org
Sun Nov 4 21:29:38 CET 2007


Author: glen                         Date: Sun Nov  4 20:29:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package to existing kernel/fs dir

---- Files affected:
SPECS:
   submount.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/submount.spec
diff -u SPECS/submount.spec:1.26 SPECS/submount.spec:1.27
--- SPECS/submount.spec:1.26	Wed Apr 11 20:18:27 2007
+++ SPECS/submount.spec	Sun Nov  4 21:29:33 2007
@@ -86,7 +86,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %if %{with kernel}
-%install_kernel_modules -m subfs-%{version}/subfs -d fs
+%install_kernel_modules -m subfs-%{version}/subfs -d kernel/fs
 %endif
 
 %if %{with userspace}
@@ -116,7 +116,7 @@
 %if %{with kernel}
 %files -n kernel%{_alt_kernel}-fs-subfs
 %defattr(644,root,root,755)
-/lib/modules/%{_kernel_ver}/fs/subfs.ko*
+/lib/modules/%{_kernel_ver}/kernel/fs/subfs.ko*
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -125,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/11/04 20:29:33  glen
+- package to existing kernel/fs dir
+
 Revision 1.26  2007/04/11 18:18:27  zbyniu
 - bconds up, smp removed; package smp removed
 - namespace.patch; macros for build kernel module
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/submount.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list