!37 enabled DT testcases
From: @yuh-kevin Reviewed-by: @kircher Signed-off-by: @kircher
This commit is contained in:
commit
9e63883d41
@ -1,6 +1,6 @@
|
||||
Name: nftables
|
||||
Version: 1.0.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
Epoch: 1
|
||||
Summary: A subsystem of the Linux kernel processing network data
|
||||
License: GPLv2
|
||||
@ -50,6 +50,9 @@ The nftables python module providing an interface to libnftables via ctypes.
|
||||
--enable-python --with-python-bin=%{__python3}
|
||||
%make_build
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%install
|
||||
export SETUPTOOLS_USE_DISTUTILS=stdlib
|
||||
%make_install
|
||||
@ -113,6 +116,12 @@ echo "%{_libdir}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
||||
%{python3_sitelib}/nftables/
|
||||
|
||||
%changelog
|
||||
* Mon Nov 21 2022 huangyu <huangyu106@huawei.com> - 1:1.0.0-4
|
||||
- Type:feature
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:enabled DT testcase
|
||||
|
||||
* Sat Sep 03 2022 xinghe <xinghe2@h-partners.com> - 1:1.0.0-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user