[packages/python3/AC-branch] posixsubprocess is back

glen glen at pld-linux.org
Thu Jul 26 11:20:04 CEST 2012


commit 0f262ddbb6b457a3c8b005f61bd5586144d55d63
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jul 26 12:19:56 2012 +0300

    posixsubprocess is back

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index 1b9d4ac..745168d 100644
--- a/python3.spec
+++ b/python3.spec
@@ -959,7 +959,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