diff --git a/SPECS/llvm.spec b/SPECS/llvm.spec index 1457b80..8615dcf 100644 --- a/SPECS/llvm.spec +++ b/SPECS/llvm.spec @@ -81,7 +81,7 @@ ver:rc%{rc_ver}}.src Name: %{pkg_name} Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}} -Release: 4%{?dist} +Release: 4%{?dist}.alma.1 Summary: The Low Level Virtual Machine License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -113,6 +113,10 @@ Patch201: 0201-third-party-Add-install-targets-for-gtest.patch Patch101: 0001-Deactivate-markdown-doc.patch #Patch102: 1.patch +%if %{without bundle_compat_lib} +BuildRequires: llvm +%endif + BuildRequires: gcc BuildRequires: gcc-c++ BuildRequires: clang @@ -651,6 +655,9 @@ fi %endif %changelog +* Fri Oct 06 2023 Eduard Abdullin - 16.0.6-4.alma.1 +- Add LLVM as Build Requires + * Fri Aug 04 2023 Tulio Magno Quites Machado Filho - 16.0.6-4 - Re-add LDFLAGS to shared libraries