Recomment proper libomp-devel package

This commit is contained in:
Timm Bäder 2024-07-26 09:47:43 +02:00
parent 2afe045f00
commit ae4ee9a2cc

View File

@ -75,7 +75,7 @@
Name: %pkg_name
Version: %{clang_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
Release: 4%{?dist}
Release: 5%{?dist}
Summary: A C language family front-end for LLVM
License: Apache-2.0 WITH LLVM-exception OR NCSA
@ -219,7 +219,7 @@ Recommends: compiler-rt%{sub_pkg_suffix}%{?_isa} = %{version}
Recommends: libatomic%{?_isa}
# libomp-devel is required, so clang can find the omp.h header when compiling
# with -fopenmp.
Recommends: libomp-devel%{sub_pkg_suffix}%{_isa} = %{version}
Recommends: libomp%{sub_pkg_suffix}-devel%{_isa} = %{version}
Recommends: libomp%{sub_pkg_suffix}%{_isa} = %{version}
%if %{with compat_build}
Conflicts: clang-libs = %{maj_ver}