SPECS: vim.spec - updated to 7.1.285 - javascript.vim updated to 0...

adamg adamg at pld-linux.org
Sat Mar 22 12:18:52 CET 2008


Author: adamg                        Date: Sat Mar 22 11:18:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 7.1.285
- javascript.vim updated to 0.7.5
- use updated versions of exim.vim (20040206)and php.vim (0.9.6) syntax files
- package /usr/bin/gview (gvim in read-only mode)

---- Files affected:
SPECS:
   vim.spec (1.424 -> 1.425) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.424 SPECS/vim.spec:1.425
--- SPECS/vim.spec:1.424	Sat Mar 22 00:04:27 2008
+++ SPECS/vim.spec	Sat Mar 22 12:18:46 2008
@@ -2,8 +2,6 @@
 # TODO:
 # - create vim-full (better name, anybody?) or/and other packages
 #   for scripting languages support
-# - warning: Installed (but unpackaged) file(s) found:
-#   /usr/bin/gview
 #
 # Conditional build:
 %bcond_without	static		# don't build static version
@@ -19,7 +17,7 @@
 %bcond_without	home_etc	# without home_etc support
 #
 %define		ver		7.1
-%define		patchlevel	278
+%define		patchlevel	285
 
 # cflags get changed while configuring
 %undefine	configure_cache
@@ -35,7 +33,7 @@
 Summary(uk.UTF-8):	Visual editor IMproved - Єдино Вірний Редактор :)
 Name:		vim
 Version:	%{ver}.%{patchlevel}
-Release:	3
+Release:	1
 Epoch:		4
 License:	Charityware
 Group:		Applications/Editors/Vim
@@ -56,9 +54,13 @@
 Source14:	%{name}.desktop
 # http://www.vim.org/scripts/script.php?script_id=415 (1.15)
 Source15:	zenburn.%{name}
-# http://www.vim.org/scripts/script.php?script_id=1491 (0.7.3)
+# http://www.vim.org/scripts/script.php?script_id=1491 (0.7.5)
 Source17:	javascript.%{name}
 Source18:	nagios.%{name}
+# http://www.vim.org/scripts/script.php?script_id=447 (20040206)
+Source19:	exim.vim
+# http://www.vim.org/scripts/script.php?script_id=1571 (0.9.6)
+Source20:	php.vim
 Patch0:		%{name}-sysconfdir.patch
 Patch1:		%{name}-visual.patch
 Patch2:		%{name}-paths.patch
@@ -545,6 +547,8 @@
 install %{SOURCE15} runtime/colors
 install %{SOURCE17} runtime/syntax
 install %{SOURCE18} runtime/syntax
+install %{SOURCE19} runtime/syntax
+install %{SOURCE20} runtime/syntax
 
 %build
 cd src
@@ -1064,6 +1068,7 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gvim.gtk
 %attr(755,root,root) %{_bindir}/gvimdiff
+%attr(755,root,root) %{_bindir}/gview
 %attr(755,root,root) %{_bindir}/rgvim
 %attr(755,root,root) %{_bindir}/rgview
 %attr(755,root,root) %verify(not link) %{_bindir}/gvim
@@ -1097,6 +1102,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.425  2008-03-22 11:18:46  adamg
+- updated to 7.1.285
+- javascript.vim updated to 0.7.5
+- use updated versions of exim.vim (20040206)and php.vim (0.9.6) syntax files
+- package /usr/bin/gview (gvim in read-only mode)
+
 Revision 1.424  2008-03-21 23:04:27  glen
 - always update desktop db (rebuild with buggy macros too); rel 3
 
================================================================

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



More information about the pld-cvs-commit mailing list