OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-re Date: 22-Jul-2003 17:52:43 Branch: HEAD Handle: 2003072216524200 Modified files: openpkg-re speclint.pl Log: allow also PRIV for private packages Summary: Revision Changes Path 1.45 +1 -1 openpkg-re/speclint.pl ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/speclint.pl ============================================================================ $ cvs diff -u -r1.44 -r1.45 speclint.pl --- openpkg-re/speclint.pl 22 Jul 2003 14:46:59 -0000 1.44 +++ openpkg-re/speclint.pl 22 Jul 2003 15:52:42 -0000 1.45 @@ -344,7 +344,7 @@ m:URL:^((https?|ftp)://.+|-)$ m:Vendor:.+ m:Packager:^The\sOpenPKG\sProject$ - m:Distribution:^OpenPKG\s\[(CORE|BASE|PLUS|EVAL|JUNK)\]$ + m:Distribution:^OpenPKG\s\[(CORE|BASE|PLUS|EVAL|JUNK|PRIV)\]$ m:Group:^[A-Z][a-zA-Z0-9]+$ m:License:.+ m:Version:^[^-]+$ @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]