SPECS (AC-branch): vim.spec - recognize *.cron (from SOURCES) as c...

glen glen at pld-linux.org
Fri Dec 22 19:34:06 CET 2006


Author: glen                         Date: Fri Dec 22 18:34:06 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- recognize *.cron (from SOURCES) as cron file

---- Files affected:
SPECS:
   vim.spec (1.357.2.9.2.3.2.7 -> 1.357.2.9.2.3.2.8) 

---- Diffs:

================================================================
Index: SPECS/vim.spec
diff -u SPECS/vim.spec:1.357.2.9.2.3.2.7 SPECS/vim.spec:1.357.2.9.2.3.2.8
--- SPECS/vim.spec:1.357.2.9.2.3.2.7	Wed Nov 15 14:08:56 2006
+++ SPECS/vim.spec	Fri Dec 22 19:34:01 2006
@@ -91,6 +91,7 @@
 Patch105:	%{name}-selinux.patch
 Patch106:	%{name}-fstab-uuid.patch
 Patch107:	%{name}-autopaste.patch
+Patch108:	%{name}-ft-cron.patch
 Patch201:	ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.001
 Patch202:	ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.002
 Patch203:	ftp://ftp.vim.org/pub/editors/vim/patches/7.0/7.0.003
@@ -886,9 +887,11 @@
 # recognize UUID= in /etc/fstab
 %patch106 -p1
 
-# autopaste patch - automatically switch to paste mode if `really fast typing' 
+# autopaste patch - automatically switch to paste mode if `really fast typing'
 # situation happens
-%patch107 -p1 
+%patch107 -p1
+
+%patch108 -p1
 
 install %{SOURCE14} runtime/indent
 install %{SOURCE15} runtime/colors
@@ -1441,6 +1444,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.357.2.9.2.3.2.8  2006/12/22 18:34:01  glen
+- recognize *.cron (from SOURCES) as cron file
+
 Revision 1.357.2.9.2.3.2.7  2006/11/15 13:08:56  glen
 - fix t/*.t ftcheck; rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list