File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ color cyan start="^(Source|Patch)" end=":"
11
11
color cyan " (i386| i486| i586| i686| athlon| ia64| alpha| alphaev5| alphaev56| alphapca56| alphaev6| alphaev67| sparc| sparcv9| sparc64armv3l| armv4b| armv4lm| ips| mipsel| ppc| ppc| iseries| ppcpseries| ppc64| m68k| m68kmint| Sgi| rs6000| i370| s390x| s390| noarch)"
12
12
color cyan " (ifarch| ifnarch| ifos| ifnos)"
13
13
color yellow " "(\\ . | [^ " ])* "| '(\\ . | [^ ' ])* '"
14
- color brightyellow " %(if | else | endif | define | global | undefine )"
15
- color brightyellow " %_ ? ([ A - Z_a - z_0 - 9_ ] * ) "
16
- color brightyellow start =" %\{ " end =" \} "
17
- color brightyellow start = " % \{ __ " end = " \} "
18
- color brightyellow " \$ (RPM_BUILD_ROOT) \> "
14
+ color brightgreen " %_ ? ([ A - Z_a - z_0 - 9_ ] * )"
15
+ color brightgreen start = " % \{ " end = " \} "
16
+ color brightgreen start =" %\{ __ " end =" \} "
17
+ color brightgreen " \$ (RPM_BUILD_ROOT) \> "
18
+ color brightyellow " %(if | else | endif | define | global | undefine) "
19
19
color brightmagenta " ^ %(build$ | changelog| check$ | clean$ | description)"
20
20
color brightmagenta " ^ %(files| install$ | package| prep$ )"
21
21
color brightmagenta " ^ %(pre| preun| pretrans| post| postun| posttrans)"
You can’t perform that action at this time.
0 commit comments