!8 add libsolv-help dependency for libsolv
From: @haochenstar Reviewed-by: @orange-snn Signed-off-by: @orange-snn
This commit is contained in:
commit
3406b5f636
10
libsolv.spec
10
libsolv.spec
@ -15,14 +15,14 @@
|
||||
|
||||
Name: libsolv
|
||||
Version: 0.7.14
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Package dependency solver
|
||||
License: BSD
|
||||
URL: https://github.com/openSUSE/libsolv
|
||||
Source: https://github.com/openSUSE/libsolv/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
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
|
||||
Requires: %{_bindir}/find %{_bindir}/curl %{_bindir}/gpg2 %{name}-help
|
||||
Provides: libsolv-tools libsolv-demo
|
||||
Obsoletes: libsolv-tools < %{version}-%{release}
|
||||
Obsoletes: libsolv-demo < %{version}-%{release}
|
||||
@ -186,6 +186,12 @@ Python 3 version.
|
||||
%{_mandir}/man3/%{name}*.3*
|
||||
|
||||
%changelog
|
||||
* Mon Nov 09 2020 xihaochen <xihaochen@huawei.com> - 0.7.14-2
|
||||
- Type:requirement
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:add libsolv-help dependency for libsolv
|
||||
|
||||
* Tue Aug 04 2020 shanzhikun <shanzhikun@huawei.com> - 0.7.14-1
|
||||
- upgrade libsolv to 0.7.14.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user