]> git.pld-linux.org Git - packages/vim.git/commitdiff
- release 2 auto/ac/vim-6_4_008-2
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 14 Mar 2006 21:31:28 +0000 (21:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- replece javascript syntax with something that highlights

Changed files:
    vim.spec -> 1.340

vim.spec

index eb3c07a96381dda2599ba767faf9fb75ada07f09..bcac894370be149e069c1ce98bb264b1f9200013 100644 (file)
--- a/vim.spec
+++ b/vim.spec
@@ -32,7 +32,7 @@ Summary(tr):  Geli
 Summary(uk):   Visual editor IMproved - ´ÄÉÎÏ ÷¦ÒÎÉÊ òÅÄÁËÔÏÒ :)
 Name:          vim
 Version:       %{_ver}.%{_patchlevel}
-Release:       1
+Release:       2
 Epoch:         4
 License:       Charityware
 Group:         Applications/Editors/Vim
@@ -58,6 +58,8 @@ Source15:     php.%{name}
 # 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
@@ -610,6 +612,7 @@ element bonobo.
 install %{SOURCE15} runtime/indent
 install %{SOURCE16} runtime/colors
 install %{SOURCE17} runtime/syntax
+install %{SOURCE18} runtime/syntax
 
 %build
 cd src
This page took 0.138184 seconds and 4 git commands to generate.