SPECS (PYTHON_2_5): python.spec - starting work on 2.5 (still alph...

wrobell wrobell at pld-linux.org
Thu Apr 6 22:40:05 CEST 2006


Author: wrobell                      Date: Thu Apr  6 20:40:05 2006 GMT
Module: SPECS                         Tag: PYTHON_2_5
---- Log message:
- starting work on 2.5 (still alpha so do not expect it on builders soon)

---- Files affected:
SPECS:
   python.spec (1.263 -> 1.263.2.1) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.263 SPECS/python.spec:1.263.2.1
--- SPECS/python.spec:1.263	Thu Mar 30 22:39:51 2006
+++ SPECS/python.spec	Thu Apr  6 22:40:00 2006
@@ -19,7 +19,9 @@
 # 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 py_ver		2.4
+%define	beta		a1
+
+%define py_ver		2.5
 %define py_prefix	%{_prefix}
 %define py_libdir	%{py_prefix}/%{_lib}/python%{py_ver}
 %define py_incdir	%{_includedir}/python%{py_ver}
@@ -35,15 +37,16 @@
 Summary(tr):	X arayüzlü, yüksek düzeyli, kabuk yorumlayýcý dili
 Summary(uk):	íĎ×Á ĐŇĎÇŇÁÍŐ×ÁÎÎŃ ÄŐÖĹ ×ÉÓĎËĎÇĎ ŇŚ×ÎŃ Ú X-ŚÎÔĹŇĆĹĘÓĎÍ
 Name:		python
-Version:	%{py_ver}.3
+Version:	%{py_ver}%{beta}
 Release:	1
 Epoch:		1
 License:	PSF
 Group:		Applications
-Source0:	http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
-# Source0-md5:	141c683447d5e76be1d2bd4829574f02
-Source1:	http://www.python.org/ftp/python/doc/%{version}/html-%{version}.tar.bz2
+Source0:	http://www.python.org/ftp/python/%{py_ver}/Python-%{version}.tar.bz2
+# Source0-md5:	6d1e2ea911b6d2833a26de834efd3954
+Source1:	http://www.python.org/ftp/python/doc/2.4.3/html-2.4.3.tar.bz2
 # Source1-md5:	86edf38b83fde1ff44d0725acf90c95c
+#Source1:	http://www.python.org/ftp/python/doc/%{version}/html-%{version}.tar.bz2
 Patch0:		%{name}-readline.patch
 Patch1:		%{name}-%{name}path.patch
 Patch2:		%{name}-no_ndbm.patch
@@ -51,7 +54,6 @@
 Patch4:		%{name}-noarch_to_datadir.patch
 Patch5:		%{name}-lib64.patch
 Patch6:		%{name}-doc_path.patch
-Patch7:		%{name}-ssl-nonblocking.patch
 Patch8:		%{name}-info.patch
 URL:		http://www.python.org/
 BuildRequires:	autoconf
@@ -503,8 +505,7 @@
 %patch5 -p1
 %patch4 -p1
 %patch6 -p1
-%patch7 -p1
-%patch8 -p1
+#%patch8 -p1
 
 tar -xf %{SOURCE1} --use=bzip2
 
@@ -856,6 +857,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.263.2.1  2006/04/06 20:40:00  wrobell
+- starting work on 2.5 (still alpha so do not expect it on builders soon)
+
 Revision 1.263  2006/03/30 20:39:51  arekm
 - up to 2.4.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.263&r2=1.263.2.1&f=u



More information about the pld-cvs-commit mailing list