Drop explicit dependencies for llvm-libs and clang-libs

This commit is contained in:
Tom Stellard 2018-01-25 00:28:55 +00:00
parent ea46c6e2ff
commit a6aa9ff227
1 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
Name: lldb
Version: 5.0.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Next generation high-performance debugger
License: NCSA
@ -20,9 +20,6 @@ BuildRequires: zlib-devel
BuildRequires: libxml2-devel
BuildRequires: libedit-devel
Requires: llvm-libs = %{version}
Requires: clang-libs = %{version}
%description
LLDB is a next generation, high-performance debugger. It is built as a set
of reusable components which highly leverage existing libraries in the
@ -123,6 +120,9 @@ mv -v %{buildroot}{%{_bindir},%{_libdir}}/liblldb-intel-mpxtable.so
%{python_sitearch}/lldb
%changelog
* Thu Jan 25 2018 Tom Stellard <tstellar@redhat.com> - 5.0.1-2
- Drop explicit dependencies for llvm-libs and clang-libs
* Thu Dec 21 2017 Tom Stellard <tstellar@redhat.com> - 5.0.1-1
- 5.0.1 Release