Author: glen                         Date: Sun Jul 10 12:44:05 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- recognize %service macro

---- Files affected:
SOURCES:
   spec.vim (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SOURCES/spec.vim
diff -u SOURCES/spec.vim:1.22 SOURCES/spec.vim:1.23
--- SOURCES/spec.vim:1.22       Mon Jun 20 00:09:19 2005
+++ SOURCES/spec.vim    Sun Jul 10 14:43:59 2005
@@ -64,7 +64,7 @@
 " specComands
 syn match   specConfigure  contained '\./configure'
 syn match   specTarCommand contained '\<tar\s\+[cxvpzjf]\{,5}\s*'
-syn match   specMacro contained 
'%\(\(group\|user\)\(add\|remove\)\|banner\|addusertogroup\|apache_config_\(un\)\?install\|depmod\)'
+syn match   specMacro contained 
'%\(\(group\|user\)\(add\|remove\)\|banner\|service\|addusertogroup\|apache_config_\(un\)\?install\|depmod\)'
 syn keyword specCommandSpecial contained root
 syn keyword specCommand                contained make xmkmf mkdir chmod find 
sed rm strip moc echo grep ls rm mv mkdir chown install cp pwd cat tail then 
else elif cd gzip rmdir ln eval export touch unzip bzip2
 syn cluster specCommands 
contains=specCommand,specTarCommand,specConfigure,specCommandSpecial,specMacro
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/spec.vim?r1=1.22&r2=1.23&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to