!14 remove libsolv-help dependency
From: @jianminw Reviewed-by: @orange-snn Signed-off-by: @orange-snn,@orange-snn
This commit is contained in:
commit
a4d3c5d53b
10
libsolv.spec
10
libsolv.spec
@ -15,7 +15,7 @@
|
||||
|
||||
Name: libsolv
|
||||
Version: 0.7.14
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Package dependency solver
|
||||
License: BSD
|
||||
URL: https://github.com/openSUSE/libsolv
|
||||
@ -25,7 +25,7 @@ Patch0: CVE-2021-3200.patch
|
||||
|
||||
BuildRequires: cmake gcc-c++ ninja-build pkgconfig(rpm) zlib-devel
|
||||
BuildRequires: libxml2-devel xz-devel bzip2-devel libzstd-devel
|
||||
Requires: %{_bindir}/find %{_bindir}/curl %{_bindir}/gpg2 %{name}-help
|
||||
Requires: %{_bindir}/find %{_bindir}/curl %{_bindir}/gpg2
|
||||
Provides: libsolv-tools libsolv-demo
|
||||
Obsoletes: libsolv-tools < %{version}-%{release}
|
||||
Obsoletes: libsolv-demo < %{version}-%{release}
|
||||
@ -189,6 +189,12 @@ Python 3 version.
|
||||
%{_mandir}/man3/%{name}*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Aur 3 2021 Jianmin <jianmin@iscas.ac.cn> - 0.7.14-4
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:remove libsolv-help dependency
|
||||
|
||||
* Fri May 28 2021 gaihuiying <gaihuiying1@huawei.com> - 0.7.14-3
|
||||
- Type:cves
|
||||
- CVE:CVE-2021-3200
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user