enable check
(cherry picked from commit 4afcad723ed31664cdb517634b7f25d6cffa6d0f)
This commit is contained in:
parent
e48f2ad0c3
commit
b97ada982a
11
tcpdump.spec
11
tcpdump.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user