SPECS (AC-branch): vim.spec - updated to 7.1.311 - better link for oceandee...

adamg adamg at pld-linux.org
Sat Jun 7 21:17:26 CEST 2008


Author: adamg                        Date: Sat Jun  7 19:17:26 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 7.1.311
- better link for oceandeep color scheme
- new color scheme: moria
- proper path for javascript.vim

---- Files affected:
SPECS:
   vim.spec (1.407.2.19 -> 1.407.2.20) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.407.2.19 SPECS/vim.spec:1.407.2.20
--- SPECS/vim.spec:1.407.2.19	Fri May 30 07:40:04 2008
+++ SPECS/vim.spec	Sat Jun  7 21:17:21 2008
@@ -14,7 +14,7 @@
 %bcond_without	home_etc	# without home_etc support
 #
 %define		ver		7.1
-%define		patchlevel	305
+%define		patchlevel	311
 
 # cflags get changed while configuring
 %undefine	configure_cache
@@ -30,7 +30,7 @@
 Summary(uk.UTF-8):	Visual editor IMproved - Єдино Вірний Редактор :)
 Name:		vim
 Version:	%{ver}.%{patchlevel}
-Release:	2
+Release:	1
 Epoch:		4
 License:	Charityware
 Group:		Applications/Editors/Vim
@@ -62,8 +62,10 @@
 Source30:	zenburn.vim
 # http://www.vim.org/scripts/script.php?script_id=92 (1.0)
 Source31:	borland.vim
-# http://www.vim.org/scripts/download_script.php?src_id=7799 (1.2.5)
+# http://www.vim.org/scripts/script.php?script_id=368 (1.2.5)
 Source32:	oceandeep.vim
+# http://www.vim.org/scripts/script.php?script_id=1464
+Source33:	moria.vim
 Patch0:		%{name}-sysconfdir.patch
 Patch1:		%{name}-visual.patch
 Patch2:		%{name}-paths.patch
@@ -594,12 +596,13 @@
 
 %patch106 -p1
 
-install %{SOURCE20} runtime/syntx
+install %{SOURCE20} runtime/syntax
 install %{SOURCE21} runtime/syntax
 install %{SOURCE22} runtime/syntax
 install %{SOURCE23} runtime/syntax
 install %{SOURCE30} runtime/colors
 install %{SOURCE31} runtime/colors
+install %{SOURCE32} runtime/colors
 
 %build
 cd src
@@ -1128,6 +1131,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.407.2.20  2008-06-07 19:17:21  adamg
+- updated to 7.1.311
+- better link for oceandeep color scheme
+- new color scheme: moria
+- proper path for javascript.vim
+
 Revision 1.407.2.19  2008-05-30 05:40:04  glen
 - disable perl/python in main pkg (use -heavy)
 - adapter, typos merged from HEAD
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/vim.spec?r1=1.407.2.19&r2=1.407.2.20&f=u



More information about the pld-cvs-commit mailing list