SPECS: python.spec - do support db 4.5; include sha* modules; incl...

arekm arekm at pld-linux.org
Sun Oct 1 10:27:10 CEST 2006


Author: arekm                        Date: Sun Oct  1 08:27:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do support db 4.5; include sha* modules; include ctypes_test module.

---- Files affected:
SPECS:
   python.spec (1.278 -> 1.279) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.278 SPECS/python.spec:1.279
--- SPECS/python.spec:1.278	Sun Oct  1 00:17:14 2006
+++ SPECS/python.spec	Sun Oct  1 10:27:04 2006
@@ -39,7 +39,7 @@
 Summary(uk):	íĎ×Á ĐŇĎÇŇÁÍŐ×ÁÎÎŃ ÄŐÖĹ ×ÉÓĎËĎÇĎ ŇŚ×ÎŃ Ú X-ŚÎÔĹŇĆĹĘÓĎÍ
 Name:		python
 Version:	%{py_ver}
-Release:	2
+Release:	3
 Epoch:		1
 License:	PSF
 Group:		Applications
@@ -57,6 +57,7 @@
 Patch7:		%{name}-info.patch
 # probably no longer required, can't verify
 Patch8:		%{name}-sparc_fix.patch
+Patch9:		%{name}-db.patch
 URL:		http://www.python.org/
 BuildRequires:	autoconf
 BuildRequires:	bzip2-devel
@@ -507,6 +508,7 @@
 %patch4 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 tar -xf %{SOURCE1} --use=bzip2
 
@@ -649,6 +651,8 @@
 
 %{py_scriptdir}/*.py[co]
 
+%{py_dyndir}/*.egg-info
+
 #
 # list .so modules to be sure that all of them are built
 #
@@ -681,7 +685,7 @@
 %attr(755,root,root) %{py_dyndir}/crypt.so
 %attr(755,root,root) %{py_dyndir}/cStringIO.so
 %attr(755,root,root) %{py_dyndir}/_csv.so
-%attr(755,root,root) %{py_dyndir}/_ctypes.so
+%attr(755,root,root) %{py_dyndir}/_ctypes*.so
 %attr(755,root,root) %{py_dyndir}/_curses_panel.so
 %attr(755,root,root) %{py_dyndir}/_curses.so
 %attr(755,root,root) %{py_dyndir}/datetime.so
@@ -693,6 +697,7 @@
 %attr(755,root,root) %{py_dyndir}/_lsprof.so
 %attr(755,root,root) %{py_dyndir}/_multibytecodec.so
 %attr(755,root,root) %{py_dyndir}/_random.so
+%attr(755,root,root) %{py_dyndir}/_sha*.so
 %attr(755,root,root) %{py_dyndir}/_socket.so
 %attr(755,root,root) %{py_dyndir}/_ssl.so
 %attr(755,root,root) %{py_dyndir}/_testcapi.so
@@ -909,6 +914,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.279  2006/10/01 08:27:04  arekm
+- do support db 4.5; include sha* modules; include ctypes_test module.
+
 Revision 1.278  2006/09/30 22:17:14  arekm
 - rebuild with new db4.5
 
================================================================

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



More information about the pld-cvs-commit mailing list