De-hardcode py_SOVERSION in the files section
This commit is contained in:
parent
b1c7775af7
commit
97e152a6da
@ -1556,7 +1556,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