SOURCES: spec.vim - add bin path macros from /usr/lib/rpm/macros

glen glen at pld-linux.org
Sat Mar 18 14:57:58 CET 2006


Author: glen                         Date: Sat Mar 18 13:57:58 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- add bin path macros from /usr/lib/rpm/macros

---- Files affected:
SOURCES:
   spec.vim (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SOURCES/spec.vim
diff -u SOURCES/spec.vim:1.47 SOURCES/spec.vim:1.48
--- SOURCES/spec.vim:1.47	Wed Mar  1 00:25:16 2006
+++ SOURCES/spec.vim	Sat Mar 18 14:57:53 2006
@@ -106,8 +106,12 @@
 syn keyword specMacroNameLocal contained _rpmfilename _sbindir _sharedstatedir _signature _smp_mflags _sourcedir _source_payload
 syn keyword specMacroNameLocal contained _specdir _srcrpmdir _sysconfdir _target _target_alias _target_cpu _target_os _target_platform
 syn keyword specMacroNameLocal contained _target_vendor _target_base_arch _timecheck _tmppath _topdir _usr _usrsrc _var _vendor
-syn keyword specMacroNameLocal contained __cxx __cc __make __perl __python __libtoolize __autopoint __aclocal __autoconf __automake __autoheader
-syn keyword specMacroNameLocal contained __gettextize __glib_gettextize __sed __intltoolize __install
+syn keyword specMacroNameLocal contained __cxx __cc __libtoolize __autopoint __aclocal __autoconf __automake __autoheader
+syn keyword specMacroNameLocal contained __gettextize __glib_gettextize __intltoolize
+syn keyword specMacroNameLocal contained __bzip2 __cat __chgrp __chmod __chown __cp   __cpio __file __gpg __grep __gzip
+syn keyword specMacroNameLocal contained __id  __install __ld   __make   __mkdir __mkdir_p __mv __nm  __objcopy __objdump
+syn keyword specMacroNameLocal contained __patch __perl __pgp __python __rm __rsh  __sed __ssh __strip  __tar __unzip
+
 
 
 " ------------------------------------------------------------------------------
================================================================

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



More information about the pld-cvs-commit mailing list