Include liblldb*.so in %files

See
https://src.fedoraproject.org/rpms/llvm/pull-request/234#comment-206914
This commit is contained in:
Konrad Kleine 2024-07-02 21:26:42 +00:00 committed by Timm Bäder
parent d06b46b724
commit 40d89f6009

View file

@ -607,8 +607,7 @@
%{install_bindir}/lldb*
# Usually, *.so symlinks are kept in devel subpackages. However, the python
# bindings depend on this symlink at runtime.
# TODO(kkleine): This first entry is too broad. Include it back if needed but make it more narrow.
# %{install_libdir}/*.so
%{install_libdir}/liblldb*.so
%{install_libdir}/liblldb.so.*
%{install_libdir}/liblldbIntelFeatures.so.*