SPECS: python.spec - ver. 2.6.1 - rel. 0.1 due to unpackaged files

wrobell wrobell at pld-linux.org
Tue Dec 9 20:14:27 CET 2008


Author: wrobell                      Date: Tue Dec  9 19:14:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 2.6.1
- rel. 0.1 due to unpackaged files

---- Files affected:
SPECS:
   python.spec (1.333 -> 1.334) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.333 SPECS/python.spec:1.334
--- SPECS/python.spec:1.333	Tue Oct 21 22:27:03 2008
+++ SPECS/python.spec	Tue Dec  9 20:14:19 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO
+# - before rel. 1: lib2to3, multiprocessing.dummy files
 # - test_distutils fails for unknown reason: (does it still do with new lib64 patch?)
 #   AssertionError: '/tmp/tmpaomC0l/installation/share/python' != '/tmp/tmpaomC0l/installation/lib/python'
 # - change searchpath order so /usr/lib* is before /usr/share
@@ -41,14 +42,14 @@
 Summary(tr.UTF-8):	X arayüzlü, yüksek düzeyli, kabuk yorumlayıcı dili
 Summary(uk.UTF-8):	Мова програмування дуже високого рівня з X-інтерфейсом
 Name:		python
-Version:	%{py_ver}
-Release:	4
+Version:	%{py_ver}.1
+Release:	0.1
 Epoch:		1
 License:	PSF
 Group:		Applications
 Source0:	http://www.python.org/ftp/python/%{version}/Python-%{version}%{beta}.tar.bz2
-# Source0-md5:	837476958702cb386c657b5dba61cdc5
-Source1:	http://www.python.org/ftp/python/doc/%{version}%{beta}/python-docs-html.tar.bz2
+# Source0-md5:	e81c2f0953aa60f8062c05a4673f2be0
+Source1:	http://www.python.org/ftp/python/doc/%{py_ver}%{beta}/python-docs-html.tar.bz2
 # Source1-md5:	cfcd4b9b00ba1e7496b5d823692370a4
 Patch1:		%{name}-%{name}path.patch
 Patch2:		%{name}-no_ndbm.patch
@@ -881,7 +882,9 @@
 %{py_scriptdir}/email/*.py
 %{py_scriptdir}/email/mime/*.py
 %{py_scriptdir}/hotshot/*.py
+%{py_scriptdir}/json/*.py
 %{py_scriptdir}/logging/*.py
+%{py_scriptdir}/multiprocessing/*.py
 %{py_scriptdir}/sqlite3/*.py
 %{py_scriptdir}/wsgiref/*.py
 %{py_scriptdir}/xml/*.py
@@ -944,6 +947,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.334  2008/12/09 19:14:19  wrobell
+- ver. 2.6.1
+- rel. 0.1 due to unpackaged files
+
 Revision 1.333  2008/10/21 20:27:03  qboosh
 - reverted base dependency in -modules (think about embedded python)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.333&r2=1.334&f=u



More information about the pld-cvs-commit mailing list