OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 24-Sep-2003 13:31:39
Branch: HEAD Handle: 2003092412313702
Modified files:
openpkg-re/vcheck vc.python
openpkg-src/python python.spec
openpkg-web news.txt
Log:
upgrading package: python 2.3 -> 2.3.1
Summary:
Revision Changes Path
1.8 +1 -1 openpkg-re/vcheck/vc.python
1.41 +2 -2 openpkg-src/python/python.spec
1.6710 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.python
============================================================================
$ cvs diff -u -r1.7 -r1.8 vc.python
--- openpkg-re/vcheck/vc.python 11 Aug 2003 18:59:10 -0000 1.7
+++ openpkg-re/vcheck/vc.python 24 Sep 2003 11:31:37 -0000 1.8
@@ -2,7 +2,7 @@
}
prog python = {
- version = 2.3
+ version = 2.3.1
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.40 -r1.41 python.spec
--- openpkg-src/python/python.spec 29 Aug 2003 08:53:07 -0000 1.40
+++ openpkg-src/python/python.spec 24 Sep 2003 11:31:39 -0000 1.41
@@ -32,8 +32,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL
-Version: 2.3
-Release: 20030829
+Version: 2.3.1
+Release: 20030924
# 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.6709 -r1.6710 news.txt
--- openpkg-web/news.txt 24 Sep 2003 11:22:27 -0000 1.6709
+++ openpkg-web/news.txt 24 Sep 2003 11:31:37 -0000 1.6710
@@ -1,3 +1,4 @@
+24-Sep-2003: Upgraded package: P<python-2.3.1-20030924>
24-Sep-2003: Upgraded package: P<tomcat4-4.1.27-20030924>
24-Sep-2003: Upgraded package: P<ez-ipupdate-3.0.10-20030924>
24-Sep-2003: Upgraded package: P<fontconfig-2.2.1-20030924>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]