Accepting request 783540 from home:aaronpuchert:branches:devel:tools:compiler

- Drop clang-checker meta package, we now provide this as
  unversioned clang-tools coming from the versioned llvmX package.
- Update build conditions mentioned in README.packaging.

OBS-URL: https://build.opensuse.org/request/show/783540
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=533
This commit is contained in:
Martin Pluskal
2020-03-11 09:42:47 +00:00
committed by Git OBS Bridge
parent 6150d3f151
commit 5e08489240
3 changed files with 9 additions and 21 deletions

View File

@@ -143,8 +143,8 @@ needs to be modified.
%bcond_without/%bcond_with libcxx in llvmX.spec
and make it always %bcond_with. If the .so numbers
have changed, these can be left-as-is.
3. Change "%bcond_without pyclang" to
"%bcond_with pyclang" in llvmX.spec.
3. Change "%bcond_without clang_scripts" to
"%bcond_with clang_scripts" in llvmX.spec.
4. Confirm everything builds successfully and there are
no new rpmlint issues.
5. Update the llvmX.changes file.