!8 update to 0.9.9
From: @eaglegai Reviewed-by: @zengwefeng Signed-off-by: @zengwefeng
This commit is contained in:
commit
ee3cbd3b78
Binary file not shown.
BIN
nftables-0.9.9.tar.bz2
Normal file
BIN
nftables-0.9.9.tar.bz2
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
Name: nftables
|
||||
Version: 0.9.6
|
||||
Release: 2
|
||||
Version: 0.9.9
|
||||
Release: 1
|
||||
Epoch: 1
|
||||
Summary: A subsystem of the Linux kernel processing network data
|
||||
License: GPLv2
|
||||
@ -54,6 +54,7 @@ install -d $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig
|
||||
cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/
|
||||
|
||||
install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
||||
mv $RPM_BUILD_ROOT/%{_datadir}/nftables/*.nft $RPM_BUILD_ROOT/%{_sysconfdir}/nftables/
|
||||
|
||||
%post
|
||||
%systemd_post nftables.service
|
||||
@ -94,6 +95,9 @@ install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
||||
%{python3_sitelib}/nftables/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 gaihuiying <gaihuiying1@huawei.com> - 1:0.9.9-1
|
||||
- update to 0.9.9
|
||||
|
||||
* Thu Jul 30 2020 cuibaobao <buildteam@openeuler.org> - 1:0.9.6-2
|
||||
- Add python3-nftables sub-package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user