SPECS (AC-branch): python.spec - fix memory alignment bug on sparc

atler atler at pld-linux.org
Mon May 15 15:27:41 CEST 2006


Author: atler                        Date: Mon May 15 13:27:41 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fix memory alignment bug on sparc

---- Files affected:
SPECS:
   python.spec (1.263.4.2 -> 1.263.4.3) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.263.4.2 SPECS/python.spec:1.263.4.3
--- SPECS/python.spec:1.263.4.2	Wed Apr 19 21:58:28 2006
+++ SPECS/python.spec	Mon May 15 15:27:35 2006
@@ -54,6 +54,7 @@
 Patch7:		%{name}-ssl-nonblocking.patch
 Patch8:		%{name}-info.patch
 Patch9:		%{name}-curses_panel.patch
+Patch10:	%{name}-sparc_fix.patch
 URL:		http://www.python.org/
 BuildRequires:	autoconf
 BuildRequires:	bzip2-devel
@@ -507,6 +508,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p0
+%patch10 -p1
 
 tar -xf %{SOURCE1} --use=bzip2
 
@@ -858,6 +860,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.263.4.3  2006/05/15 13:27:35  atler
+- fix memory alignment bug on sparc
+
 Revision 1.263.4.2  2006/04/19 19:58:28  atler
 - fix curses module
 
================================================================

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



More information about the pld-cvs-commit mailing list