!16 enable make check

From: @eaglegai 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
This commit is contained in:
openeuler-ci-bot 2022-06-15 09:28:32 +00:00 committed by Gitee
commit 2b0df3a2ef
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Name: tcpdump
Epoch: 14
Version: 4.99.1
Release: 1
Release: 2
Summary: A network traffic monitoring tool
License: BSD with advertising
URL: http://www.tcpdump.org
@ -73,6 +73,9 @@ sed -i 's/\(\.TH[a-zA-Z ]*\)[1-9]\(.*\)/\18\2/' \
-d / tcpdump 2> /dev/null
exit 0
%check
make check
%files
%doc README.md CHANGES CREDITS
%license LICENSE
@ -84,6 +87,12 @@ exit 0
%{_mandir}/man8/tcpdump.8*
%changelog
* Sat Jun 11 2022 gaihuiying <eaglegai@163.com> - 4.99.1-2
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:enable make check
* Tue Dec 14 2021 xihaochen<xihaochen@huawei.com> - 4.99.1-1
- Type:requirements
- ID:NA