[packages/python3] link to upstream fix

glen glen at pld-linux.org
Thu Jul 26 11:03:41 CEST 2012


commit 2920a3b7bae534866ed2f2e681865591177145b1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 26 12:03:31 2012 +0300

    link to upstream fix

 libc-cloexec.patch | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/libc-cloexec.patch b/libc-cloexec.patch
index 398274a..6175228 100644
--- a/libc-cloexec.patch
+++ b/libc-cloexec.patch
@@ -1,6 +1,9 @@
 see also
 http://serverfault.com/questions/388865/building-python3-on-a-redhat-5-machine
 
+upstream fix:
+http://hg.python.org/cpython/rev/fe1dfc066a38
+
 --- Python-3.2.3/Modules/_posixsubprocess.c~	2012-04-11 09:54:07.000000000 +0300
 +++ Python-3.2.3/Modules/_posixsubprocess.c	2012-07-26 10:58:29.616131665 +0300
 @@ -37,6 +37,9 @@


More information about the pld-cvs-commit mailing list