SPECS: vim.spec - added compiler,indent dirs to vimfiles tree

qboosh qboosh at pld-linux.org
Sun Oct 30 09:14:46 CET 2005


Author: qboosh                       Date: Sun Oct 30 08:14:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added compiler,indent dirs to vimfiles tree

---- Files affected:
SPECS:
   vim.spec (1.325 -> 1.326) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.325 SPECS/vim.spec:1.326
--- SPECS/vim.spec:1.325	Sat Oct 29 12:16:59 2005
+++ SPECS/vim.spec	Sun Oct 30 09:14:40 2005
@@ -951,7 +951,7 @@
 bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 unzip -d $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc %{SOURCE6}
 
-install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/{doc,{after/,}{syntax,ftdetect,plugin,ftplugin}}
+install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/{doc,{after/,}{compiler,ftdetect,ftplugin,indent,plugin,syntax}}
 > $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/doc/tags
 
 %clean
@@ -1052,7 +1052,7 @@
 %dir %{_datadir}/vim/v*/lang
 %doc %{_datadir}/vim/v*/lang/README*
 
-# just add after/ and ftdetect/ separately, other dirs catched by glob above
+# just add after/ and ftdetect/ separately, other dirs caught by globs above or below
 %{_datadir}/vim/vimfiles/after
 %{_datadir}/vim/vimfiles/ftdetect
 
@@ -1202,6 +1202,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.326  2005/10/30 08:14:40  qboosh
+- added compiler,indent dirs to vimfiles tree
+
 Revision 1.325  2005/10/29 10:16:59  qboosh
 - don't bcond Patch entries
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.325&r2=1.326&f=u




More information about the pld-cvs-commit mailing list