[packages/python3/AC-branch] disable posixsubprocess.so temporarily

glen glen at pld-linux.org
Thu Jul 26 09:55:13 CEST 2012


commit ce4ed8eb2adea062d52574a29ea3ef6990fa638b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 26 10:55:06 2012 +0300

    disable posixsubprocess.so temporarily

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index 5678bcc..04848fa 100644
--- a/python3.spec
+++ b/python3.spec
@@ -957,7 +957,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{py_dyndir}/_multibytecodec.cpython-*.so
 %attr(755,root,root) %{py_dyndir}/_multiprocessing.cpython-*.so
 %attr(755,root,root) %{py_dyndir}/_pickle.cpython-*.so
-%attr(755,root,root) %{py_dyndir}/_posixsubprocess.cpython-*.so
+#%attr(755,root,root) %{py_dyndir}/_posixsubprocess.cpython-*.so
 %attr(755,root,root) %{py_dyndir}/_random.cpython-*.so
 %attr(755,root,root) %{py_dyndir}/_socket.cpython-*.so
 %attr(755,root,root) %{py_dyndir}/_ssl.cpython-*.so


More information about the pld-cvs-commit mailing list