!17 [sync] PR-16: remove filter tests

From: @openeuler-sync-bot 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-09-23 01:07:44 +00:00 committed by Gitee
commit 80ae42d71b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: libnetfilter_conntrack
Version: 1.0.8
Release: 2
Release: 3
Summary: A userspace library providing a API
License: GPLv2+
URL: http://netfilter.org
@ -39,6 +39,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
@ -54,6 +57,9 @@ make check
%{_libdir}/*.so
%changelog
* Thu Sep 22 2022 gaihuiying <eaglegai@163.com> - 1.0.8-3
- remove filter tests
* Tue Sep 13 2022 gaihuiying <eaglegai@163.com> - 1.0.8-2
- enable test