enable make check
This commit is contained in:
parent
fe5a71fef0
commit
df311cfc61
11
tcpdump.spec
11
tcpdump.spec
@ -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
|
||||
|
||||
* Mon Mar 21 2022 yanglu<yanglu72@h-partners.com> - 4.99.1-1
|
||||
- Type:requirements
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user