SPECS (AC-branch): python.spec - add bugfix for 978833
arekm
arekm at pld-linux.org
Wed Sep 5 14:38:34 CEST 2007
Author: arekm Date: Wed Sep 5 12:38:34 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- add bugfix for 978833
---- Files affected:
SPECS:
python.spec (1.263.4.13 -> 1.263.4.14)
---- Diffs:
================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.263.4.13 SPECS/python.spec:1.263.4.14
--- SPECS/python.spec:1.263.4.13 Mon Jul 9 14:02:50 2007
+++ SPECS/python.spec Wed Sep 5 14:38:29 2007
@@ -53,6 +53,7 @@
Patch5: %{name}-lib64.patch
Patch6: %{name}-doc_path.patch
Patch7: %{name}-info.patch
+Patch8: %{name}-bug-978833.patch
URL: http://www.python.org/
BuildRequires: autoconf
BuildRequires: bzip2-devel
@@ -505,6 +506,7 @@
%patch4 -p1
%patch6 -p1
%patch7 -p1
+%patch8 -p0
tar -xf %{SOURCE1} --use=bzip2
@@ -864,6 +866,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.263.4.14 2007/09/05 12:38:29 arekm
+- add bugfix for 978833
+
Revision 1.263.4.13 2007/07/09 12:02:50 matkor
- Release 3. Use .sh extensions for /usr/bin scrips to prevent import clash.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python.spec?r1=1.263.4.13&r2=1.263.4.14&f=u
More information about the pld-cvs-commit
mailing list