SOURCES: spec.vim - add new %pretrans and %posttrans

glen glen at pld-linux.org
Mon Aug 15 21:59:46 CEST 2005


Author: glen                         Date: Mon Aug 15 19:59:46 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add new %pretrans and %posttrans

---- Files affected:
SOURCES:
   spec.vim (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SOURCES/spec.vim
diff -u SOURCES/spec.vim:1.27 SOURCES/spec.vim:1.28
--- SOURCES/spec.vim:1.27	Fri Aug 12 00:41:25 2005
+++ SOURCES/spec.vim	Mon Aug 15 21:59:41 2005
@@ -140,7 +140,7 @@
 
 " %% Scripts Section %%
 syn region specScriptArea matchgroup=specSection
-	\ start='^%\(prep\|build\|install\|clean\|pre\|postun\|preun\|post\|triggerin\|triggerun\|triggerpostun\)\>'
+	\ start='^%\(prep\|build\|install\|clean\|pre\|postun\|preun\|post\|triggerin\|triggerun\|triggerpostun\|pretrans\|posttrans\)\>'
 	\ 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, at 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.27&r2=1.28&f=u




More information about the pld-cvs-commit mailing list