[packages/llvm] - ghost for libclang soname symlink, no ghost for liblldbIntelFeatures library file

qboosh qboosh at pld-linux.org
Wed Apr 22 22:00:07 CEST 2026


commit 0fcdb626b228028f380c32bfe82d2ecdb2c04748
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Apr 22 22:00:04 2026 +0200

    - ghost for libclang soname symlink, no ghost for liblldbIntelFeatures library file

 llvm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index 89fef74..8733120 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -1241,8 +1241,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n clang-libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libclang.so.22.1
 %attr(755,root,root) %{_libdir}/libclang.so.*.*.*
+%ghost %{_libdir}/libclang.so.22.1
 
 %files -n clang-devel
 %defattr(644,root,root,755)
@@ -1380,7 +1380,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/lua/5.4/lldb.so
 %attr(755,root,root) %{_libdir}/liblldb.so.%{version}
 %attr(755,root,root) %ghost %{_libdir}/liblldb.so.22.1
-%attr(755,root,root) %ghost %{_libdir}/liblldbIntelFeatures.so.22.1
+%attr(755,root,root) %{_libdir}/liblldbIntelFeatures.so.22.1
 %dir %{py3_sitedir}/lldb
 %attr(755,root,root) %{py3_sitedir}/lldb/lldb-argdumper
 %{py3_sitedir}/lldb/formatters
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/804615a6740ee0dd16a55fb9e115680a9958feeb



More information about the pld-cvs-commit mailing list