remove filter tests
(cherry picked from commit cffc6764b856986a470d8a0b4f75e59c7f642a04)
This commit is contained in:
parent
6dab360a2c
commit
82c9220e74
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libnetfilter_conntrack
|
||||
Version: 1.0.8
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A userspace library providing a API
|
||||
License: GPLv2+
|
||||
URL: http://netfilter.org
|
||||
@ -40,6 +40,9 @@ This package contains development files.
|
||||
%delete_la
|
||||
|
||||
%check
|
||||
%if %{?openEuler:1}0
|
||||
sed -i '/.\/ct_stress 10000 & .\/test_filter/d' tests/Makefile.in
|
||||
%endif
|
||||
make check
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
@ -55,6 +58,12 @@ make check
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Sep 20 2022 gaihuiying <eaglegai@163.com> - 1.0.8-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:remove filter tests
|
||||
|
||||
* Tue Sep 13 2022 seuzw <930zhaowei@163.com> - 1.0.8-3
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user