Author: wiget                        Date: Sun Jan 16 14:33:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- add glib_compile_schemas

---- Files affected:
packages/vim-syntax-spec:
   spec.vim (1.116 -> 1.117) , vim-syntax-spec.spec (1.32 -> 1.33) 

---- Diffs:

================================================================
Index: packages/vim-syntax-spec/spec.vim
diff -u packages/vim-syntax-spec/spec.vim:1.116 
packages/vim-syntax-spec/spec.vim:1.117
--- packages/vim-syntax-spec/spec.vim:1.116     Thu Sep 16 23:55:39 2010
+++ packages/vim-syntax-spec/spec.vim   Sun Jan 16 15:33:23 2011
@@ -94,7 +94,7 @@
 syn match   specMacro contained '%ant'
 syn match   specMacro contained '%\(php\|php4\)_webserver_restart'
 syn match   specMacro contained 
'%update_browser_plugins\|%browser_plugins_add_browser'
-syn match   specMacro contained '%gconf_schema_\(un\)?install'
+syn match   specMacro contained 
'%gconf_schema_\(un\)?install\|%glib_compile_schemas'
 syn match   specMacro contained '%scrollkeeper_update_post\(un\)?'
 syn match   specMacro contained '%update_icon_cache\|%update_mime_database'
 syn match   specMacro contained 
'%update_desktop_database_post\|%update_desktop_database_postun'
@@ -209,7 +209,7 @@
 " %% Scripts Section %%
 syn region specScriptArea matchgroup=specSection
        \ 
start='^%\(prep\|build\|install\|clean\|pre\|postun\|preun\|post\|triggerprein\|triggerin\|triggerun\|triggerpostun\|pretrans\|posttrans\|verifyscript\|check\)\>'
-       \ 
skip='^%{\|^%\(define\|patch\d*\|configure2_13\|configure\|ant\|GNUconfigure\|setup\|find_lang\|makeinstall\|cmake\|scons\|waf\|useradd\|groupadd\|addusertogroup\|banner\|service\|env_update\|py_o\?comp\|py_postclean\|py_lint\|\(openldap_schema\|webapp\)_\(un\)\?register\|depmod\|pear_package_\(setup\|install\)\|\(build\|install\)_kernel_modules\|php_webserver_restart\|php4_webserver_restart\|update_browser_plugins\|gconf_schema_\(un\)?install\|scrollkeeper_update_post\(un\)?\|update_icon_cache\|update_mime_database\|undos\|nagios_nrpe\|cacti_import_template\)\>'
+       \ 
skip='^%{\|^%\(define\|patch\d*\|configure2_13\|configure\|ant\|GNUconfigure\|setup\|find_lang\|makeinstall\|cmake\|scons\|waf\|useradd\|groupadd\|addusertogroup\|banner\|service\|env_update\|py_o\?comp\|py_postclean\|py_lint\|\(openldap_schema\|webapp\)_\(un\)\?register\|depmod\|pear_package_\(setup\|install\)\|\(build\|install\)_kernel_modules\|php_webserver_restart\|php4_webserver_restart\|update_browser_plugins\|gconf_schema_\(un\)?install\|glib_compile_schemas\|scrollkeeper_update_post\(un\)?\|update_icon_cache\|update_mime_database\|undos\|nagios_nrpe\|cacti_import_template\)\>'
        \ end='^%'me=e-1
        \ 
contains=specSpecialVariables,specVariables,@specCommands,specVariables,shDo,shFor,shCaseEsac,specNoNumberHilite,specCommandOpts,shComment,shIf,specSpecialChar,specMacroIdentifier,specSectionMacroArea,specSectionMacroBracketArea,shOperator,shQuote1,shQuote2,specSectionMacroBcondArea
 " XXX don't forget to update specMacro when updating specScriptArea skip 
definition

================================================================
Index: packages/vim-syntax-spec/vim-syntax-spec.spec
diff -u packages/vim-syntax-spec/vim-syntax-spec.spec:1.32 
packages/vim-syntax-spec/vim-syntax-spec.spec:1.33
--- packages/vim-syntax-spec/vim-syntax-spec.spec:1.32  Wed Jul 28 11:55:17 2010
+++ packages/vim-syntax-spec/vim-syntax-spec.spec       Sun Jan 16 15:33:23 2011
@@ -2,8 +2,8 @@
 Summary:       Vim syntax: RPM specfiles
 Summary(pl.UTF-8):     Składania dla Vima: pliki RPM spec
 Name:          vim-syntax-spec
-Version:       1.114
-Release:       3
+Version:       1.117
+Release:       1
 License:       Charityware
 Group:         Applications/Editors/Vim
 Source0:       spec.vim
@@ -55,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.33  2011/01/16 14:33:23  wiget
+- add glib_compile_schemas
+
 Revision 1.32  2010/07/28 09:55:17  glen
 - use rpmbuild(macros) virtual, not direct package name
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim-syntax-spec/spec.vim?r1=1.116&r2=1.117&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim-syntax-spec/vim-syntax-spec.spec?r1=1.32&r2=1.33&f=u

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

Reply via email to