OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 31-May-2003 12:40:35
Branch: HEAD Handle: 2003053111403202
Modified files:
openpkg-re/vcheck vc.python
openpkg-src/python python.spec
openpkg-web news.txt
Log:
upgrading package: python 2.2.2 -> 2.2.3
Summary:
Revision Changes Path
1.6 +1 -2 openpkg-re/vcheck/vc.python
1.30 +2 -2 openpkg-src/python/python.spec
1.4669 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.python
============================================================================
$ cvs diff -u -r1.5 -r1.6 vc.python
--- openpkg-re/vcheck/vc.python 26 May 2003 05:56:45 -0000 1.5
+++ openpkg-re/vcheck/vc.python 31 May 2003 10:40:32 -0000 1.6
@@ -2,8 +2,7 @@
}
prog python = {
- comment = "mlelstv: 2.2.3 release candidate 1 spoils version check"
- version = 2.2.2
+ version = 2.2.3
url = ftp://ftp.python.org/pub/python/
regex = (\d+\.\d+\.\d+)
url = ftp://ftp.python.org/pub/python/__NEWVER__/
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/python/python.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 python.spec
--- openpkg-src/python/python.spec 24 Mar 2003 11:19:23 -0000 1.29
+++ openpkg-src/python/python.spec 31 May 2003 10:40:34 -0000 1.30
@@ -32,8 +32,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL
-Version: 2.2.2
-Release: 20030324
+Version: 2.2.3
+Release: 20030531
# list of sources
Source0: ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4668 -r1.4669 news.txt
--- openpkg-web/news.txt 31 May 2003 10:38:49 -0000 1.4668
+++ openpkg-web/news.txt 31 May 2003 10:40:33 -0000 1.4669
@@ -1,3 +1,4 @@
+31-May-2003: Upgraded package: P<python-2.2.3-20030531>
31-May-2003: Upgraded package: P<pango-1.2.2-20030531>
31-May-2003: Upgraded package: P<perl-xml-20030531-20030531>
31-May-2003: Upgraded package: P<imagemagick-5.5.7.6-20030531>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]