SOURCES: mc-spec-syntax.patch - added support for Suggests in mc-s...

arvenil arvenil at pld-linux.org
Fri Dec 14 22:04:20 CET 2007


Author: arvenil                      Date: Fri Dec 14 21:04:20 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added support for Suggests in mc-spec-syntax.patch
- rel .2

---- Files affected:
SOURCES:
   mc-spec-syntax.patch (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SOURCES/mc-spec-syntax.patch
diff -u SOURCES/mc-spec-syntax.patch:1.8 SOURCES/mc-spec-syntax.patch:1.9
--- SOURCES/mc-spec-syntax.patch:1.8	Wed Mar 28 19:09:15 2007
+++ SOURCES/mc-spec-syntax.patch	Fri Dec 14 22:04:15 2007
@@ -1,7 +1,6 @@
-diff -urN mc-4.6.1-pre1.org/syntax/spec.syntax mc-4.6.1-pre1/syntax/spec.syntax
---- mc-4.6.1-pre1.org/syntax/spec.syntax	2004-06-06 23:14:14.290331920 +0200
-+++ mc-4.6.1-pre1/syntax/spec.syntax	2004-06-06 23:17:52.591145152 +0200
-@@ -2,24 +2,24 @@
+--- mc/syntax/spec.syntax	2007-12-14 20:27:25.000000000 +0000
++++ mc/syntax/spec.syntax	2007-12-14 20:29:39.000000000 +0000
+@@ -3,6 +3,7 @@
      keyword whole Auto\{Rr\}eq\{Pp\}rov: green
      keyword whole Auto\{Rr\}eq: green
      keyword whole Build\{Aa\}rch: green
@@ -9,13 +8,7 @@
      keyword whole Build\{Pp\}re\{Rr\}eq: green
      keyword whole Build\{Rr\}oot: green
      keyword whole Build\{Rr\}equires: green
-     keyword whole Conflicts: green
-     keyword whole Copyright: white
-     keyword whole Description: green    
-     keyword whole Distribution: green    
-     keyword whole Doc\{Dd\}ir: green    
-     keyword whole Epoch: green
-     keyword whole Exclude\{Aa\}rch: green
+@@ -16,11 +17,10 @@
      keyword whole Exclusive\{Aa\}rch: green
      keyword whole Exclusive\{Oo\}\{Ss\}: green
      keyword whole Group: green
@@ -28,25 +21,27 @@
      keyword whole Obsoletes: green
      keyword whole Packager: green
      keyword whole Patch\[0123456789\]: green    
-@@ -32,9 +32,6 @@
+@@ -33,10 +33,8 @@
      keyword whole Root: green    
+     keyword whole Serial: white
      keyword whole Source\[0123456789\]: green
++    keyword whole Suggests: green
      keyword whole Summary: green
 -    keyword whole Summary(\[abcdefghijklmnopqrstuvwxyz\]): green
 -    keyword whole Summary(\[abcdefghijklmnopqrstuvwxyz\]_\[ABCDEFGHIJKLMNOPQRSTUVWXYZ\]): green
 -    keyword whole Summary(\[abcdefghijklmnopqrstuvwxyz\]_\[ABCDEFGHIJKLMNOPQRSTUVWXYZ\].\[ABCDEFGHIJKLMNOPQRSTUVWXYZ-1234567890\]): green
      keyword whole Vendor: green
      keyword whole Version: green
-     keyword whole URL: green
-@@ -80,6 +77,7 @@
+     keyword whole U\{Rr\}\{Ll\}: green
+@@ -82,6 +80,7 @@
      keyword wholeright $+ brightgreen
      keyword ftp://+ brightgreen
      keyword http://+ brightgreen
 +    keyword cvs://+ brightgreen
  
-     keyword whole missingok brightblue
-     keyword whole noreplace brightblue
-@@ -87,6 +85,189 @@
+     keyword whole missingok brightcyan
+     keyword whole noreplace brightcyan
+@@ -89,6 +88,189 @@
      keyword whole PATCH\[0123456789\] cyan
      keyword whole SOURCE\[0123456789\] cyan
  
@@ -234,14 +229,14 @@
 +	keyword whole zh_TW.Big5 yellow
 +
  context linestart # \n brown
- context %( ) brightblue
+ context %( ) brightcyan
  
-@@ -95,7 +95,7 @@
+@@ -97,7 +279,7 @@
      keyword Revision*\n brightgreen
      keyword \*\s\{MWTFS\}*\n brightgreen
      keyword \s\s[*] brightgreen
 -    keyword $Log*\n brightred
 +    keyword $Log*$\n brightred
-
+ 
  #sections
  context exclusive linestart %build \n yellow
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mc-spec-syntax.patch?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list