commit f50f21b8527261aa86aea0cb1e358bc9d4b14cc6
Author: Arkadiusz Miśkiewicz <[email protected]>
Date:   Sat Oct 31 08:31:55 2015 +0100

    - rel 3; don't use g++ for linking, shouldn't be needed on elf/linux - 
http://thread.gmane.org/gmane.comp.python.devel/69651

 python3.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/python3.spec b/python3.spec
index 86f2223..a6f1f4f 100644
--- a/python3.spec
+++ b/python3.spec
@@ -38,7 +38,7 @@ Summary(tr.UTF-8):    X arayüzlü, yüksek düzeyli, kabuk 
yorumlayıcı dili
 Summary(uk.UTF-8):     Мова програмування дуже високого рівня з X-інтерфейсом
 Name:          python3
 Version:       %{py_ver}.0
-Release:       2
+Release:       3
 Epoch:         1
 License:       PSF
 Group:         Applications
@@ -512,7 +512,6 @@ fi
        --enable-ipv6 \
        --enable-shared \
        --with-computed-gotos \
-       --with-cxx-main="%{__cxx}" \
        --with-dbmliborder=gdbm:bdb \
        --with-doc-strings \
        --without-ensurepip \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/f50f21b8527261aa86aea0cb1e358bc9d4b14cc6

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to