!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
|
Name: nftables
|
||||||
Version: 0.9.6
|
Version: 0.9.9
|
||||||
Release: 2
|
Release: 1
|
||||||
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
|
||||||
@ -54,6 +54,7 @@ install -d $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig
|
|||||||
cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/
|
cp -a %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/
|
||||||
|
|
||||||
install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
||||||
|
mv $RPM_BUILD_ROOT/%{_datadir}/nftables/*.nft $RPM_BUILD_ROOT/%{_sysconfdir}/nftables/
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%systemd_post nftables.service
|
%systemd_post nftables.service
|
||||||
@ -94,6 +95,9 @@ install -d $RPM_BUILD_ROOT/%{_sysconfdir}/nftables
|
|||||||
%{python3_sitelib}/nftables/
|
%{python3_sitelib}/nftables/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Jul 30 2020 cuibaobao <buildteam@openeuler.org> - 1:0.9.6-2
|
||||||
- Add python3-nftables sub-package
|
- Add python3-nftables sub-package
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user