!7 add nftables-help dependency for nftables
From: @haochenstar Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
a184d5c088
@ -1,6 +1,6 @@
|
|||||||
Name: nftables
|
Name: nftables
|
||||||
Version: 0.9.6
|
Version: 0.9.6
|
||||||
Release: 1
|
Release: 2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: A subsystem of the Linux kernel processing network data
|
Summary: A subsystem of the Linux kernel processing network data
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
@ -11,6 +11,7 @@ Source2: nftables.conf
|
|||||||
|
|
||||||
BuildRequires: gcc flex bison libmnl-devel gmp-devel readline-devel libnftnl-devel docbook2X systemd
|
BuildRequires: gcc flex bison libmnl-devel gmp-devel readline-devel libnftnl-devel docbook2X systemd
|
||||||
BuildRequires: iptables-devel jansson-devel python3-devel
|
BuildRequires: iptables-devel jansson-devel python3-devel
|
||||||
|
Requires: %{name}-help
|
||||||
|
|
||||||
%description
|
%description
|
||||||
nftables is a subsystem of the Linux kernel providing filtering and classification of\
|
nftables is a subsystem of the Linux kernel providing filtering and classification of\
|
||||||
@ -94,6 +95,12 @@ install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
|||||||
%{python3_sitelib}/nftables/
|
%{python3_sitelib}/nftables/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 09 2020 xihaochen <xihaochen@huawei.com> - 0.9.6-2
|
||||||
|
- Type:requirement
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:add nftables-help dependency for nftables
|
||||||
|
|
||||||
* Tue Aug 25 2020 gaihuiying <gaihuiying1@huawei.com> - 0.9.6-1
|
* Tue Aug 25 2020 gaihuiying <gaihuiying1@huawei.com> - 0.9.6-1
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user