From f50f21b8527261aa86aea0cb1e358bc9d4b14cc6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 31 Oct 2015 08:31:55 +0100 Subject: [PATCH 1/1] - 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 \ -- 2.44.0