OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 03-Jan-2003 10:55:40
Branch: HEAD Handle: 2003010309553901
Modified files:
openpkg-src/openpkg-tool
openpkg-build.pl openpkg-tool.spec
openpkg-web news.txt
Log:
fix simple parser
Summary:
Revision Changes Path
1.23 +1 -0 openpkg-src/openpkg-tool/openpkg-build.pl
1.17 +2 -2 openpkg-src/openpkg-tool/openpkg-tool.spec
1.2507 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg-tool/openpkg-build.pl
============================================================================
$ cvs diff -u -r1.22 -r1.23 openpkg-build.pl
--- openpkg-src/openpkg-tool/openpkg-build.pl 2 Jan 2003 09:16:52 -0000 1.22
+++ openpkg-src/openpkg-tool/openpkg-build.pl 3 Jan 2003 09:55:40 -0000 1.23
@@ -514,6 +514,7 @@
@bprereq = ();
@provides = ();
@conflicts = ();
+ %options = ();
}
if (!(defined $href) && /<Repository.*?href="([^"]*)"/) {
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg-tool/openpkg-tool.spec
============================================================================
$ cvs diff -u -r1.16 -r1.17 openpkg-tool.spec
--- openpkg-src/openpkg-tool/openpkg-tool.spec 2 Jan 2003 09:16:52 -0000
1.16
+++ openpkg-src/openpkg-tool/openpkg-tool.spec 3 Jan 2003 09:55:40 -0000
1.17
@@ -32,8 +32,8 @@
Distribution: OpenPKG [EVAL]
Group: Bootstrapping
License: GPL
-Version: 20030102
-Release: 20030102
+Version: 20030103
+Release: 20030103
# list of sources
Source0: openpkg.sh
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2506 -r1.2507 news.txt
--- openpkg-web/news.txt 3 Jan 2003 09:34:17 -0000 1.2506
+++ openpkg-web/news.txt 3 Jan 2003 09:55:39 -0000 1.2507
@@ -1,3 +1,4 @@
+03-Jan-2003: Upgraded package: P<openpkg-tool-20030103-20030103>
03-Jan-2003: Upgraded package: P<perl-5.8.0-20030103>
03-Jan-2003: Upgraded package: P<ncurses-5.3.20021231-20030103>
03-Jan-2003: Upgraded package: P<perl-dbi-20030103-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]