From: Arkadiusz Miśkiewicz Date: Sat, 31 Oct 2015 07:31:55 +0000 (+0100) Subject: - rel 3; don't use g++ for linking, shouldn't be needed on elf/linux - http://thread... X-Git-Tag: auto/th/python3-3.5.0-3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=f50f21b8527261aa86aea0cb1e358bc9d4b14cc6;hp=d78d98c2e0a58d3cb4541c3b46045fc8409dc0e0;p=packages%2Fpython3.git - rel 3; don't use g++ for linking, shouldn't be needed on elf/linux - http://thread.gmane.org/gmane.comp.python.devel/69651 --- 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 \