From db3cfea874cf1a58f585b2ec47bd3b6723db4122bdd4739d8315570250a861e0 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Wed, 25 May 2011 15:54:45 +0000 Subject: [PATCH] reinstating SUSE_ASNEEDED OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python?expand=0&rev=100 --- python.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python.spec b/python.spec index cc3f7f1..0019f0e 100644 --- a/python.spec +++ b/python.spec @@ -188,6 +188,9 @@ Authors: sed -i 's/^version_required/dnl version_required/' configure.in %build +# necessary for correct linking with GDBM: +export SUSE_ASNEEDED=0 + export OPT="$RPM_OPT_FLAGS" autoreconf -f -i . # Modules/_ctypes/libffi