Revert "Add Conflicts with main packages"

This reverts commit 2afe045f00e68afc88d1a6985cdb96b698a2479c.
This commit is contained in:
Timm Bäder 2024-08-12 13:55:37 +02:00
parent ae4ee9a2cc
commit b95ccf48cd

View File

@ -183,10 +183,6 @@ BuildRequires: perl(Sys::Hostname)
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%if %{with compat_build}
Conflicts: clang = %{maj_ver}
%endif
# clang requires gcc, clang++ requires libstdc++-devel
# - https://bugzilla.redhat.com/show_bug.cgi?id=1021645
# - https://bugzilla.redhat.com/show_bug.cgi?id=1158594
@ -221,9 +217,6 @@ Recommends: libatomic%{?_isa}
# with -fopenmp.
Recommends: libomp%{sub_pkg_suffix}-devel%{_isa} = %{version}
Recommends: libomp%{sub_pkg_suffix}%{_isa} = %{version}
%if %{with compat_build}
Conflicts: clang-libs = %{maj_ver}
%endif
%description libs
Runtime library for clang.