Author: glen                         Date: Thu Oct 20 11:07:07 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- recognize %verifyscript

---- Files affected:
SOURCES:
   spec.vim (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SOURCES/spec.vim
diff -u SOURCES/spec.vim:1.30 SOURCES/spec.vim:1.31
--- SOURCES/spec.vim:1.30       Sun Sep 25 19:23:50 2005
+++ SOURCES/spec.vim    Thu Oct 20 13:07:02 2005
@@ -140,7 +140,7 @@
 
 " %% Scripts Section %%
 syn region specScriptArea matchgroup=specSection
-       \ 
start='^%\(prep\|build\|install\|clean\|pre\|postun\|preun\|post\|triggerin\|triggerun\|triggerpostun\|pretrans\|posttrans\)\>'
+       \ 
start='^%\(prep\|build\|install\|clean\|pre\|postun\|preun\|post\|triggerin\|triggerun\|triggerpostun\|pretrans\|posttrans\|verifyscript\)\>'
        \ 
skip='^%{\|^%\(define\|patch\d*\|configure2_13\|configure\|GNUconfigure\|setup\|find_lang\|makeinstall\|useradd\|groupadd\|addusertogroup\|banner\|service\|py_o\?comp\|\(\(nsplugin\|apache_config\)_\(un\)\?install\)\|depmod\)\>'
        \ end='^%'me=e-1
        \ 
contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2,specSectionMacroBcondArea
================================================================

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

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

Reply via email to