- Remove *-devel packages from baselibs, they don't seem to be

needed. We mostly need libLLVM and maybe libclang-cpp.
- Add more conflicts/requirements to satisfy installcheck.
- Fix paths in clang-tools.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm13?expand=0&rev=18
This commit is contained in:
Aaron Puchert
2022-04-09 19:53:07 +00:00
committed by Git OBS Bridge
parent 873759c6e8
commit b2e7998d08
3 changed files with 19 additions and 8 deletions

View File

@@ -1,8 +1,2 @@
libLLVM13
libclang-cpp13
llvm13-devel
provides "llvm-devel-<targettype> = <version>"
conflicts "otherproviders(llvm-devel-<targettype>)"
clang13-devel
provides "clang-devel-<targettype> = <version>"
conflicts "otherproviders(clang-devel-<targettype>)"