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 Date: 01-Dec-2004 21:17:20
Branch: HEAD Handle: 2004120120171900
Modified files:
openpkg-src/python python.spec
Log:
upgrading package: python 2.3.4 -> 2.4
Summary:
Revision Changes Path
1.54 +3 -3 openpkg-src/python/python.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/python/python.spec
============================================================================
$ cvs diff -u -r1.53 -r1.54 python.spec
--- openpkg-src/python/python.spec 9 Nov 2004 15:22:30 -0000 1.53
+++ openpkg-src/python/python.spec 1 Dec 2004 20:17:19 -0000 1.54
@@ -33,8 +33,8 @@
Class: BASE
Group: Language
License: GPL
-Version: 2.3.4
-Release: 20041109
+Version: 2.4
+Release: 20041201
# list of sources
Source0:
ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tar.bz2
@@ -91,7 +91,7 @@
%{l_shtool} subst \
-e 's;\(lib/python"\) *VERSION;\1;g' \
Modules/getpath.c
- %{l_shtool} subst \
+ %{l_shtool} subst -q \
-e 's;\+ *sys\.version\[:3\];;g' \
-e 's;\+ *get_python_version();;g' \
Lib/*.py Lib/*/*.py Lib/*/*/*.py
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]