From b824270114bde99f12a0bc8c3c2667f3d1906216 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timm=20B=C3=A4der?= Date: Fri, 29 Apr 2022 08:23:09 +0200 Subject: [PATCH] Remove llvm-cmake-devel package Resolves: rhbz#2061041 --- llvm.spec | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/llvm.spec b/llvm.spec index 6a92f6e..255fa6a 100644 --- a/llvm.spec +++ b/llvm.spec @@ -74,7 +74,7 @@ Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}} -Release: 1%{?dist} +Release: 2%{?dist} Summary: The Low Level Virtual Machine License: NCSA @@ -184,14 +184,6 @@ Summary: LLVM shared libraries %description libs Shared libraries for the LLVM compiler infrastructure. -%if %{without compat_build} -%package cmake-devel -Summary: LLVM shared development CMake files - -%description cmake-devel -Some CMake files that are shared by LLVM sub-projects when building. -%endif - %package static Summary: LLVM static libraries Conflicts: %{name}-devel < 8 @@ -605,12 +597,12 @@ fi %{_datadir}/llvm/src/utils %{_libdir}/libLLVMTestingSupport.a -%files cmake-devel -%{_libdir}/cmake/llvm - %endif %changelog +* Fri Apr 29 2022 Timm Bäder - 14.0.0-2 +- Remove llvm-cmake-devel package + * Wed Apr 13 2022 Timm Bäder - 14.0.0-1 - Update to 14.0.0