SPECS: python.spec - added sparc_fix patch (alignment fix, merged ...
qboosh
qboosh at pld-linux.org
Fri May 19 16:31:00 CEST 2006
Author: qboosh Date: Fri May 19 14:31:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added sparc_fix patch (alignment fix, merged from AC-branch)
---- Files affected:
SPECS:
python.spec (1.265 -> 1.266)
---- Diffs:
================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.265 SPECS/python.spec:1.266
--- SPECS/python.spec:1.265 Wed Apr 19 22:12:52 2006
+++ SPECS/python.spec Fri May 19 16:30:55 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.266 2006/05/19 14:30:55 qboosh
+- added sparc_fix patch (alignment fix, merged from AC-branch)
+
Revision 1.265 2006/04/19 20:12:52 atler
- fix curses module
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python.spec?r1=1.265&r2=1.266&f=u
More information about the pld-cvs-commit
mailing list