* syntax/spec.syntax: Add BuildArch.

This commit is contained in:
Pavel Roskin 2003-03-06 13:48:23 +00:00
parent 30caf4ab5e
commit 5a3d2c562e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-03-06 Pavel Roskin <proski@gnu.org>
* syntax/spec.syntax: Add BuildArch.
2003-03-05 Pavel Roskin <proski@gnu.org> 2003-03-05 Pavel Roskin <proski@gnu.org>
* configure.in: Check availability of setsid(). * configure.in: Check availability of setsid().

View File

@ -2,6 +2,7 @@ context default
keyword whole Auto\{Pp\}rov: green keyword whole Auto\{Pp\}rov: green
keyword whole Auto\{Rr\}eq\{Pp\}rov: green keyword whole Auto\{Rr\}eq\{Pp\}rov: green
keyword whole Auto\{Rr\}eq: green keyword whole Auto\{Rr\}eq: green
keyword whole BuildArch: green
keyword whole BuildPre\{Rr\}eq: green keyword whole BuildPre\{Rr\}eq: green
keyword whole Build\{Rr\}oot: green keyword whole Build\{Rr\}oot: green
keyword whole BuildRequires: green keyword whole BuildRequires: green