SPECS: vim-syntax-lighttpd.spec - v1.6: complete directives list extracted ...

glen glen at pld-linux.org
Sun Jan 18 22:42:06 CET 2009


Author: glen                         Date: Sun Jan 18 21:42:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- v1.6: complete directives list extracted from source

---- Files affected:
SPECS:
   vim-syntax-lighttpd.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/vim-syntax-lighttpd.spec
diff -u SPECS/vim-syntax-lighttpd.spec:1.3 SPECS/vim-syntax-lighttpd.spec:1.4
--- SPECS/vim-syntax-lighttpd.spec:1.3	Fri Jan 16 14:27:03 2009
+++ SPECS/vim-syntax-lighttpd.spec	Sun Jan 18 22:42:01 2009
@@ -2,12 +2,13 @@
 %define		syntax	lighttpd
 Summary:	Vim syntax: lighttpd
 Name:		vim-syntax-%{syntax}
-Version:	1.3
+Version:	1.6
 Release:	1
 License:	Charityware
 Group:		Applications/Editors/Vim
 Source0:	lighttpd.vim
 Source1:	vim-ftdetect-lighttpd.vim
+Source2:	lighttpd-vim.sh
 # for _vimdatadir existence
 Requires:	vim-rt >= 4:6.3.058-3
 BuildArch:	noarch
@@ -25,6 +26,7 @@
 	: Update version $rev, and retry
 	exit 1
 fi
+cp %{SOURCE2} .
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -37,6 +39,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc lighttpd-vim.sh
 %{_vimdatadir}/syntax/%{syntax}.vim
 %{_vimdatadir}/ftdetect/%{syntax}.vim
 
@@ -46,6 +49,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/01/18 21:42:01  glen
+- v1.6: complete directives list extracted from source
+
 Revision 1.3  2009/01/16 13:27:03  glen
 - add some options
 
================================================================

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



More information about the pld-cvs-commit mailing list