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, openpkg-web, openpkg-src Date: 15-Oct-2002 14:27:28
Branch: HEAD Handle: 2002101513272701
Modified files:
openpkg-re/vcheck vc.python
openpkg-src/python python.spec
openpkg-web news.txt
Log:
upgrading package: python 2.2.1 -> 2.2.2
Summary:
Revision Changes Path
1.4 +1 -1 openpkg-re/vcheck/vc.python
1.21 +2 -2 openpkg-src/python/python.spec
1.1793 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-re/vcheck/vc.python
============================================================
$ cvs diff -u -r1.3 -r1.4 vc.python
--- openpkg-re/vcheck/vc.python 11 Apr 2002 11:47:04 -0000 1.3
+++ openpkg-re/vcheck/vc.python 15 Oct 2002 12:27:27 -0000 1.4
@@ -2,7 +2,7 @@
}
prog python = {
- version = 2.2.1
+ version = 2.2.2
url = ftp://ftp.python.org/pub/python/
regex = (\d+\.\d+\.\d+)
url = ftp://ftp.python.org/pub/python/__NEWVER__/
Index: openpkg-src/python/python.spec
============================================================
$ cvs diff -u -r1.20 -r1.21 python.spec
--- openpkg-src/python/python.spec 20 Aug 2002 11:23:37 -0000 1.20
+++ openpkg-src/python/python.spec 15 Oct 2002 12:27:28 -0000 1.21
@@ -32,8 +32,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL
-Version: 2.2.1
-Release: 20020820
+Version: 2.2.2
+Release: 20021015
# list of sources
Source0: ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1792 -r1.1793 news.txt
--- openpkg-web/news.txt 15 Oct 2002 12:24:04 -0000 1.1792
+++ openpkg-web/news.txt 15 Oct 2002 12:27:27 -0000 1.1793
@@ -1,3 +1,4 @@
+15-Oct-2002: Upgraded package: P<python-2.2.2-20021015>
15-Oct-2002: Upgraded package: P<autogen-5.4.7-20021015>
15-Oct-2002: Upgraded package: P<swig-1.3.16-20021015>
15-Oct-2002: Upgraded package: P<nail-10.1-20021015>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]