SPECS: python.spec - rel 6; fix 3 segfault cases

arekm arekm at pld-linux.org
Mon Jan 8 11:51:36 CET 2007


Author: arekm                        Date: Mon Jan  8 10:51:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 6; fix 3 segfault cases

---- Files affected:
SPECS:
   python.spec (1.286 -> 1.287) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.286 SPECS/python.spec:1.287
--- SPECS/python.spec:1.286	Tue Nov 21 00:57:17 2006
+++ SPECS/python.spec	Mon Jan  8 11:51:31 2007
@@ -39,7 +39,7 @@
 Summary(uk):	íĎ×Á ĐŇĎÇŇÁÍŐ×ÁÎÎŃ ÄŐÖĹ ×ÉÓĎËĎÇĎ ŇŚ×ÎŃ Ú X-ŚÎÔĹŇĆĹĘÓĎÍ
 Name:		python
 Version:	%{py_ver}
-Release:	5
+Release:	6
 Epoch:		1
 License:	PSF
 Group:		Applications
@@ -57,6 +57,9 @@
 Patch7:		%{name}-info.patch
 Patch8:		%{name}-db.patch
 Patch9:		%{name}-bug-1588287.patch
+Patch10:	%{name}-segfault-onwarn.patch
+Patch11:	%{name}-bug-1557232.patch
+Patch12:	%{name}-bug-1572832.patch
 URL:		http://www.python.org/
 BuildRequires:	autoconf
 BuildRequires:	bzip2-devel
@@ -509,6 +512,9 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p0
+%patch10 -p0
+%patch11 -p0
+%patch12 -p0
 
 tar -xf %{SOURCE1} --use=bzip2
 
@@ -913,6 +919,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.287  2007/01/08 10:51:31  arekm
+- rel 6; fix 3 segfault cases
+
 Revision 1.286  2006/11/20 23:57:17  arekm
 - rel 5; apply python-bug-1588287.patch
 
================================================================

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



More information about the pld-cvs-commit mailing list