SPECS: vim.spec - release 2 - replece javascript syntax with somet...

baggins baggins at pld-linux.org
Tue Mar 14 22:31:33 CET 2006


Author: baggins                      Date: Tue Mar 14 21:31:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- release 2
- replece javascript syntax with something that highlights

---- Files affected:
SPECS:
   vim.spec (1.339 -> 1.340) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.339 SPECS/vim.spec:1.340
--- SPECS/vim.spec:1.339	Tue Mar  7 18:39:52 2006
+++ SPECS/vim.spec	Tue Mar 14 22:31:28 2006
@@ -33,7 +33,7 @@
 Summary(uk):	Visual editor IMproved - ´ÄÉÎĎ ÷ŚŇÎÉĘ ňĹÄÁËÔĎŇ :)
 Name:		vim
 Version:	%{_ver}.%{_patchlevel}
-Release:	1
+Release:	2
 Epoch:		4
 License:	Charityware
 Group:		Applications/Editors/Vim
@@ -59,6 +59,8 @@
 # http://www.vim.org/scripts/script.php?script_id=415 (1.13)
 Source16:	zenburn.%{name}
 Source17:	spec.%{name}
+# http://www.vim.org/scripts/script.php?script_id=1491
+Source18:	javascript.%{name}
 Patch0:		%{name}-sysconfdir.patch
 Patch1:		%{name}-visual.patch
 Patch2:		%{name}-paths.patch
@@ -611,6 +613,7 @@
 install %{SOURCE15} runtime/indent
 install %{SOURCE16} runtime/colors
 install %{SOURCE17} runtime/syntax
+install %{SOURCE18} runtime/syntax
 
 %build
 cd src
@@ -1223,6 +1226,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.340  2006/03/14 21:31:28  baggins
+- release 2
+- replece javascript syntax with something that highlights
+
 Revision 1.339  2006/03/07 17:39:52  arekm
 - up to patchlevel 008
 
================================================================

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



More information about the pld-cvs-commit mailing list