packages: vim-syntax-lighttpd/vim-syntax-lighttpd.spec - v1.17: recognize e...
glen
glen at pld-linux.org
Mon May 24 23:24:00 CEST 2010
Author: glen Date: Mon May 24 21:24:00 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- v1.17: recognize env. vars
- install to vimdir not vimfiles
---- Files affected:
packages/vim-syntax-lighttpd:
vim-syntax-lighttpd.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/vim-syntax-lighttpd/vim-syntax-lighttpd.spec
diff -u packages/vim-syntax-lighttpd/vim-syntax-lighttpd.spec:1.11 packages/vim-syntax-lighttpd/vim-syntax-lighttpd.spec:1.12
--- packages/vim-syntax-lighttpd/vim-syntax-lighttpd.spec:1.11 Mon Nov 9 13:52:39 2009
+++ packages/vim-syntax-lighttpd/vim-syntax-lighttpd.spec Mon May 24 23:23:54 2010
@@ -2,19 +2,18 @@
%define syntax lighttpd
Summary: Vim syntax: lighttpd
Name: vim-syntax-%{syntax}
-Version: 1.16
+Version: 1.17
Release: 1
License: Charityware
Group: Applications/Editors/Vim
Source0: lighttpd.vim
Source1: ftdetect.vim
Source2: syntax.sh
-# for _vimdatadir existence
-Requires: vim-rt >= 4:6.3.058-3
+Requires: vim-rt >= 4:7.2.170
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-%define _vimdatadir %{_datadir}/vim/vimfiles
+%define _vimdatadir %{_datadir}/vim
%description
This plugin provides syntax highlighting for lighttpd config files.
@@ -51,6 +50,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2010/05/24 21:23:54 glen
+- v1.17: recognize env. vars
+- install to vimdir not vimfiles
+
Revision 1.11 2009/11/09 12:52:39 glen
- v1.16: keywords from Revision 2692
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim-syntax-lighttpd/vim-syntax-lighttpd.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list