From f7b147540fd9d372072ad6921829b7340e5334dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 29 Nov 2023 15:50:27 +0100 Subject: [PATCH] Remove a duplicate %files entry for /usr/lib64/libpython3.Xd.so.1.0 This file is already listed as %{_libdir}/%{py_INSTSONAME_debug}. The relevant nondebug file is in -libs, not -devel. --- python3.13.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/python3.13.spec b/python3.13.spec index 33e947d..2eb5fa0 100644 --- a/python3.13.spec +++ b/python3.13.spec @@ -1463,7 +1463,6 @@ CheckPython optimized %{_bindir}/python%{LDVERSION_debug}-config %{_bindir}/python%{LDVERSION_debug}-*-config %{_libdir}/libpython%{LDVERSION_debug}.so -%{_libdir}/libpython%{LDVERSION_debug}.so.%{py_SOVERSION} %{_libdir}/pkgconfig/python-%{LDVERSION_debug}.pc %{_libdir}/pkgconfig/python-%{LDVERSION_debug}-embed.pc