From d8879e2d285aa6066d7094ba424f3480d63b5435 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Wed, 22 Jan 2020 15:54:21 +0100 Subject: [PATCH] De-hardcode py_SOVERSION in the files section --- python39.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python39.spec b/python39.spec index 3d90f19..10ad6a5 100644 --- a/python39.spec +++ b/python39.spec @@ -1550,7 +1550,7 @@ CheckPython optimized %{_bindir}/python%{LDVERSION_debug}-config %{_bindir}/python%{LDVERSION_debug}-*-config %{_libdir}/libpython%{LDVERSION_debug}.so -%{_libdir}/libpython%{LDVERSION_debug}.so.1.0 +%{_libdir}/libpython%{LDVERSION_debug}.so.%{py_SOVERSION} %{_libdir}/pkgconfig/python-%{LDVERSION_debug}.pc %{_libdir}/pkgconfig/python-%{LDVERSION_debug}-embed.pc