SPECS: vim.spec - recognize *.tpl.html as Smarty templates

glen glen at pld-linux.org
Thu Jan 12 16:28:37 CET 2006


Author: glen                         Date: Thu Jan 12 15:28:37 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- recognize *.tpl.html as Smarty templates

---- Files affected:
SPECS:
   vim.spec (1.334 -> 1.335) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.334 SPECS/vim.spec:1.335
--- SPECS/vim.spec:1.334	Fri Dec 30 02:23:59 2005
+++ SPECS/vim.spec	Thu Jan 12 16:28:32 2006
@@ -88,6 +88,7 @@
 Patch31:	021_all_%{name}-7.0-fstab-bogus-errors.patch
 Patch32:	024_all_%{name}-6.3-bash-83565.patch
 Patch33:	027_all_%{name}-7.0-automake-substitutions-93378.patch
+Patch34:	%{name}-smarty.patch
 Patch99:	%{name}-bonobo-20050909.patch
 Patch101:	ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.001
 Patch102:	ftp://ftp.vim.org/pub/editors/vim/patches/6.4/6.4.002
@@ -595,6 +596,7 @@
 %patch31 -p1
 %patch32 -p0
 %patch33 -p0
+%patch34 -p1
 
 install %{SOURCE15} runtime/indent
 install %{SOURCE16} runtime/colors
@@ -1211,6 +1213,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.335  2006/01/12 15:28:32  glen
+- recognize *.tpl.html as Smarty templates
+
 Revision 1.334  2005/12/30 01:23:59  adamg
 - updated to 6.4.006
 
================================================================

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



More information about the pld-cvs-commit mailing list