Fixup filelist
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=109
This commit is contained in:
parent
0620bc6bf0
commit
8b205f8254
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define _revision 145598
|
||||
%define _release_version 3.0
|
||||
%define _supported_archs "ARM;X86"
|
||||
@ -337,8 +338,8 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.*
|
||||
%{py_sitedir}/Resources
|
||||
%{_datadir}/clang
|
||||
%{_mandir}/man1/clang.1.gz
|
||||
%{_libdir}/libclang.so.*
|
||||
%{_libdir}/libLTO.a
|
||||
%{_libdir}/libclang.so
|
||||
%{_libdir}/libLTO.so
|
||||
%{_libdir}/*profile*.a
|
||||
%if 0%{?suse_version} >= 1220
|
||||
%{_libdir}/LLVMgold.so
|
||||
@ -376,8 +377,7 @@ rm -f %{buildroot}%{_libdir}/libEnhancedDisassembly.*
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/clang
|
||||
%{_includedir}/clang-c
|
||||
%{_libdir}/libclang.so
|
||||
%{_libdir}/libLTO.so
|
||||
%{_libdir}/libLTO.a
|
||||
%{_libdir}/libclang*.a
|
||||
%{_libdir}/*profile*.so
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user