!8 add libnl3-help dependency for libnl3

From: @haochenstar
Reviewed-by: @zengwefeng
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2020-11-10 20:36:07 +08:00 committed by Gitee
commit ab81dc7965

View File

@ -1,7 +1,7 @@
%define ver 3_5_0
Name: libnl3
Version: 3.5.0
Release: 2
Release: 3
Summary: Providing APIs to netlink protocol based Linux kernel interfaces
License: LGPLv2
URL: http://www.infradead.org/~tgr/libnl/
@ -10,7 +10,7 @@ Source: https://github.com/thom311/libnl/releases/download/libnl%{uver}/l
Patch9000: solve-redefinition-of-struct-ipv6_mreq.patch
BuildRequires: flex bison libtool autoconf automake swig
Requires: %{name} = %{version}-%{release}
Requires: %{name} = %{version}-%{release} %{name}-help
Provides: %{name}-cli
Obsoletes: %{name}-cli
@ -107,6 +107,12 @@ cd python
%{python2_sitearch}/netlink-*.egg-info
%changelog
* Mon Nov 09 2020 xihaochen <xihaochen@huawei.com> - 3.5.0-3
- Type:requirement
- CVE:NA
- SUG:NA
- DESC:add libnl3-help dependency for libnl3
* Tue Aug 18 2020 chenyaqiang <chenyaqiang@huawei.com> - 3.5.0-2
- rebuild for package build