Revert "Add Conflicts with main llvm package"
This reverts commit ee0286eca3cf2c262251a9658f9a8a35170f7c52.
This commit is contained in:
parent
ee0286eca3
commit
978e1a64da
@ -93,7 +93,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}%{?rc_ver:~rc%{rc_ver}}%{?llvm_snapshot_version_suffix:~%{llvm_snapshot_version_suffix}}
|
||||||
Release: 6%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
License: Apache-2.0 WITH LLVM-exception OR NCSA
|
||||||
@ -119,10 +119,6 @@ Patch101: 0101-Deactivate-markdown-doc.patch
|
|||||||
# https://github.com/llvm/llvm-project/pull/96959
|
# https://github.com/llvm/llvm-project/pull/96959
|
||||||
Patch201: 0001-llvm_gtest-Only-install-once.patch
|
Patch201: 0001-llvm_gtest-Only-install-once.patch
|
||||||
|
|
||||||
%if %{with compat_build}
|
|
||||||
Conflicts: llvm = %{maj_ver}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: clang
|
BuildRequires: clang
|
||||||
@ -203,9 +199,6 @@ Documentation for the LLVM compiler infrastructure.
|
|||||||
Summary: LLVM shared libraries
|
Summary: LLVM shared libraries
|
||||||
Requires(post): /sbin/ldconfig
|
Requires(post): /sbin/ldconfig
|
||||||
Requires(postun): /sbin/ldconfig
|
Requires(postun): /sbin/ldconfig
|
||||||
%if %{with compat_build}
|
|
||||||
Conflicts: llvm-libs = %{maj_ver}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description libs
|
%description libs
|
||||||
Shared libraries for the LLVM compiler infrastructure.
|
Shared libraries for the LLVM compiler infrastructure.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user