|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL
|
|
|
Version: 2.2.3
|
|
|
-Release: 20030611
|
|
|
+Release: 20030714
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
|
|
|
@@ -71,6 +71,9 @@ AutoReqProv: no
|
|
|
%{l_shtool} subst \
|
|
|
-e 's;\(lib/python"\) *VERSION;\1;g' \
|
|
|
Modules/getpath.c
|
|
|
+ %{l_shtool} subst \
|
|
|
+ -e 's;\+ *sys\.version\[:3\];;g' \
|
|
|
+ Lib/*.py Lib/*/*.py
|
|
|
|
|
|
%build
|
|
|
CC="%{l_cc}" \
|