OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-tools Date: 13-Oct-2006 19:16:34
Branch: HEAD Handle: 2006101318163000
Modified files:
openpkg-tools/cmd lint-spec.pl
Log:
linting new world order for "Packager" and "Distribution" headers
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-tools/cmd/lint-spec.pl
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-tools/cmd/lint-spec.pl
============================================================================
$ cvs diff -u -r1.9 -r1.10 lint-spec.pl
--- openpkg-tools/cmd/lint-spec.pl 1 Jan 2006 14:04:49 -0000 1.9
+++ openpkg-tools/cmd/lint-spec.pl 13 Oct 2006 17:16:30 -0000 1.10
@@ -351,8 +351,8 @@
m:Summary:^[A-Z].+
m:URL:^((https?|ftp)://.+|-)$
m:Vendor:.+
- m:Packager:^OpenPKG$
- m:Distribution:^OpenPKG$
+ m:Packager:^OpenPKG\sFoundation\se\.V\.$
+ m:Distribution:^OpenPKG\sCommunity$
m:Class:^(CORE|BASE|PLUS|EVAL|JUNK|PRIV)$
m:Group:^[A-Z][a-zA-Z0-9]+$
m:License:.+
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]