[PATCH] spec.syntax misses %check

2005-11-23 Thread Jindrich Novy
Hello mc-devel,

spec.syntax ignores the %check macro. The following patch adds
highlighting of it in spec files.

Thanks,
Jindrich
-- 
Jindrich Novy [EMAIL PROTECTED], http://people.redhat.com/jnovy/
(o_   _o)
//\  The worst evil in the world is refusal to think. //\
V_/_ _\_V

--- mc-4.6.1a/syntax/spec.syntax.rpmsyntax	2004-12-28 14:23:34.0 +0100
+++ mc-4.6.1a/syntax/spec.syntax	2005-09-05 21:47:03.0 +0200
@@ -41,6 +41,7 @@
 keyword whole Url: green
 
 keyword whole linestart %build red
+keyword whole linestart %check red
 keyword whole linestart %clean red
 keyword whole linestart %changelog red
 keyword whole linestart %description red
___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel


Re: [PATCH] spec.syntax misses %check

2005-11-23 Thread Pavel Roskin
On Wed, 2005-11-23 at 22:05 +0100, Jindrich Novy wrote:
 Hello mc-devel,
 
 spec.syntax ignores the %check macro. The following patch adds
 highlighting of it in spec files.

Applied.  Thank you!

-- 
Regards,
Pavel Roskin

___
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel