!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
|
Name: libsolv
|
||||||
Version: 0.7.14
|
Version: 0.7.14
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Package dependency solver
|
Summary: Package dependency solver
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/openSUSE/libsolv
|
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: cmake gcc-c++ ninja-build pkgconfig(rpm) zlib-devel
|
||||||
BuildRequires: libxml2-devel xz-devel bzip2-devel libzstd-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
|
Provides: libsolv-tools libsolv-demo
|
||||||
Obsoletes: libsolv-tools < %{version}-%{release}
|
Obsoletes: libsolv-tools < %{version}-%{release}
|
||||||
Obsoletes: libsolv-demo < %{version}-%{release}
|
Obsoletes: libsolv-demo < %{version}-%{release}
|
||||||
@ -189,6 +189,12 @@ Python 3 version.
|
|||||||
%{_mandir}/man3/%{name}*.3*
|
%{_mandir}/man3/%{name}*.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri May 28 2021 gaihuiying <gaihuiying1@huawei.com> - 0.7.14-3
|
||||||
- Type:cves
|
- Type:cves
|
||||||
- CVE:CVE-2021-3200
|
- CVE:CVE-2021-3200
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user