SPECS: vim.spec - add syntax/nagios and ftplugin/spec into main vi...

glen glen at pld-linux.org
Thu Mar 30 22:23:27 CEST 2006


Author: glen                         Date: Thu Mar 30 20:23:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add syntax/nagios and ftplugin/spec into main vim-rt paackge

---- Files affected:
SPECS:
   vim.spec (1.344 -> 1.345) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.344 SPECS/vim.spec:1.345
--- SPECS/vim.spec:1.344	Thu Mar 30 21:01:55 2006
+++ SPECS/vim.spec	Thu Mar 30 22:23:22 2006
@@ -19,6 +19,7 @@
 #
 %define		_ver		7.0
 %define		_patchlevel	c02
+%define		_rel		1.2
 
 # cflags get changed while configuring
 %undefine	configure_cache
@@ -34,7 +35,7 @@
 Summary(uk):	Visual editor IMproved - ´ÄÉÎĎ ÷ŚŇÎÉĘ ňĹÄÁËÔĎŇ :)
 Name:		vim
 Version:	%{_ver}
-Release:	0.%{_patchlevel}.1
+Release:	0.%{_patchlevel}.%{_rel}
 Epoch:		4
 License:	Charityware
 Group:		Applications/Editors/Vim
@@ -62,6 +63,8 @@
 Source17:	spec.%{name}
 # http://www.vim.org/scripts/script.php?script_id=1491
 Source18:	javascript.%{name}
+Source19:	nagios.vim
+Source20:	vim-ftplugin-spec.vim
 Patch0:		%{name}-sysconfdir.patch
 Patch1:		%{name}-visual.patch
 Patch2:		%{name}-paths.patch
@@ -90,6 +93,7 @@
 Patch34:	%{name}-smarty.patch
 Patch35:	%{name}-filetype_vim-php45.patch
 Patch36:	%{name}-tutor-lessdeps.patch
+Patch37:	%{name}-nagios.patch
 Patch99:	%{name}-bonobo-20050909.patch
 URL:		http://www.vim.org/
 BuildRequires:	acl-devel
@@ -547,11 +551,14 @@
 %patch34 -p1
 %patch35 -p1
 %patch36 -p1
+%patch37 -p1
 
 install %{SOURCE15} runtime/indent
 install %{SOURCE16} runtime/colors
 install %{SOURCE17} runtime/syntax
 install %{SOURCE18} runtime/syntax
+install %{SOURCE19} runtime/syntax
+install %{SOURCE20} runtime/ftplugin/spec.vim
 
 %build
 cd src
@@ -1100,6 +1107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.345  2006/03/30 20:23:22  glen
+- add syntax/nagios and ftplugin/spec into main vim-rt paackge
+
 Revision 1.344  2006/03/30 19:01:55  glen
 - adapter
 
================================================================

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



More information about the pld-cvs-commit mailing list