!36 [sync] PR-35: enable check

From: @openeuler-sync-bot 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2022-09-08 03:58:57 +00:00 committed by Gitee
commit 9ad0a53df6
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.9.3
Release: 6
Release: 7
Summary: A network traffic monitoring tool
License: BSD with advertising
URL: http://www.tcpdump.org
@ -80,6 +80,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
@ -91,6 +94,12 @@ exit 0
%{_mandir}/man8/tcpdump.8*
%changelog
* Wed Sep 07 2022 gaihuiying <eaglegai@163.com> - 14:4.9.3-7
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:enable check
* Wed Aug 17 2022 gaihuiying <eaglegai@163.com> - 14:4.9.3-6
- Type:CVE
- ID:CVE-2018-16301