De-hardcode py_SOVERSION in the files section
This commit is contained in:
parent
33b3a95c1e
commit
d8879e2d28
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user