SPECS: python30.spec - updated to version 3.0 final - updated MD5sum - patc...
cieciwa
cieciwa at pld-linux.org
Fri Jan 23 14:05:19 CET 2009
Author: cieciwa Date: Fri Jan 23 13:05:19 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to version 3.0 final
- updated MD5sum
- patches are out (temporary)
---- Files affected:
SPECS:
python30.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/python30.spec
diff -u SPECS/python30.spec:1.5 SPECS/python30.spec:1.6
--- SPECS/python30.spec:1.5 Thu Jan 24 02:36:34 2008
+++ SPECS/python30.spec Fri Jan 23 14:05:13 2009
@@ -14,7 +14,7 @@
# tests which fail because of some unknown/unresolved reason (this list should be empty)
%define broken_tests test_anydbm test_bsddb test_re test_shelve test_whichdb test_zipimport test_distutils
-%define beta a1
+%define beta %nil
%define py_ver 3.0
%define py_prefix %{_prefix}
@@ -38,7 +38,7 @@
License: PSF
Group: Applications
Source0: http://www.python.org/ftp/python/%{version}/Python-%{version}%{beta}.tgz
-# Source0-md5: 89356ece9bd276e78a9e63cfe4a83a23
+# Source0-md5: ac1d8aa55bd6d04232cd96abfa445ac4
Patch1: %{name}-pythonpath.patch
Patch2: %{name}-no_ndbm.patch
Patch3: %{name}-ac_fixes.patch
@@ -481,13 +481,13 @@
%prep
%setup -q -n Python-%{version}%{beta}
-%patch1 -p1
-%patch2 -p1
+#patch1 -p1
+#patch2 -p1
%patch3 -p1
-%patch5 -p1
-%patch4 -p1
-%patch6 -p1
-%patch7 -p1
+#patch5 -p1
+#patch4 -p1
+#patch6 -p1
+#patch7 -p1
%build
sed -i -e 's#-ltermcap#-ltinfo#g' configure*
@@ -915,6 +915,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2009/01/23 13:05:13 cieciwa
+- updated to version 3.0 final
+- updated MD5sum
+- patches are out (temporary)
+
Revision 1.5 2008/01/24 01:36:34 glen
- invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python30.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list