SPECS: vim.spec - added spell dir to vimfiles tree, release 2
qboosh
qboosh at pld-linux.org
Thu May 18 13:34:51 CEST 2006
Author: qboosh Date: Thu May 18 11:34:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added spell dir to vimfiles tree, release 2
---- Files affected:
SPECS:
vim.spec (1.358 -> 1.359)
---- Diffs:
================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.358 SPECS/vim.spec:1.359
--- SPECS/vim.spec:1.358 Tue May 16 12:25:54 2006
+++ SPECS/vim.spec Thu May 18 13:34:45 2006
@@ -19,7 +19,7 @@
#
%define _ver 7.0
%define _patchlevel 017
-%define _rel 1
+%define _rel 2
# cflags get changed while configuring
%undefine configure_cache
@@ -866,7 +866,7 @@
bzip2 -dc %{SOURCE2} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
unzip -qd $RPM_BUILD_ROOT%{_datadir}/vim/v*/doc %{SOURCE3}
-install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/{doc,{after/,}{compiler,ftdetect,ftplugin,indent,plugin,syntax}}
+install -d $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/{doc,{after/,}{compiler,ftdetect,ftplugin,indent,plugin,spell,syntax}}
> $RPM_BUILD_ROOT%{_datadir}/vim/vimfiles/doc/tags
%clean
@@ -1125,6 +1125,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.359 2006/05/18 11:34:45 qboosh
+- added spell dir to vimfiles tree, release 2
+
Revision 1.358 2006/05/16 10:25:54 qboosh
- missing dir; and where [....] is pl dictionary?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vim.spec?r1=1.358&r2=1.359&f=u
More information about the pld-cvs-commit
mailing list