Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
b8a3fbadef | ||
|
939298b124 | ||
|
f2ab4754f5 | ||
|
b95ccf48cd |
@ -184,10 +184,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
|
||||
@ -222,9 +218,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.
|
||||
|
Loading…
Reference in New Issue
Block a user