diff --git a/clang18.spec b/clang18.spec index bec0457..f22cf09 100644 --- a/clang18.spec +++ b/clang18.spec @@ -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}