diff --git a/libomp18.spec b/libomp18.spec index f812a84..db74b69 100644 --- a/libomp18.spec +++ b/libomp18.spec @@ -51,7 +51,7 @@ Name: %{pkg_name} Version: %{libomp_version}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}} -Release: 5%{?dist} +Release: 6%{?dist} Summary: OpenMP runtime for clang License: Apache-2.0 WITH LLVM-exception OR NCSA @@ -90,9 +90,6 @@ BuildRequires: gnupg2 # libomptarget needs the llvm cmake files BuildRequires: %{llvm_pkg_name}-devel = %{version} -%if %{with compat_build} -Conflicts: libomp = %{maj_ver} -%endif Requires: elfutils-libelf%{?isa}