diff --git a/tcpdump.spec b/tcpdump.spec index 4f83570017cce11072407439d3e421cf5394be7c..1e707dfe00e4178e950fc1f5765f8afea3f61b73 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -3,7 +3,7 @@ Name: tcpdump Epoch: 14 Version: 4.99.4 -Release: 4 +Release: 5 Summary: A network traffic monitoring tool License: BSD-2-Clause AND BSD-3-Clause AND BSD-4-Clause AND BSD-4-Clause-UC AND ISC AND NTP URL: http://www.tcpdump.org @@ -30,11 +30,7 @@ the packet headers, or just the ones that match particular criteria. Install tcpdump if you need a program to monitor network traffic. -%package help -Summary: Help documents for tcpdump - -%description help -Man pages and other related help documents for tcpdump. +%package_help %prep %autosetup -a 1 -S git @@ -89,6 +85,9 @@ make check %{_mandir}/man8/tcpdump.8* %changelog +* Wed Aug 21 2024 chengsongyuxuan - 14:4.99.4-5 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Tue May 07 2024 xinghe - 14:4.99.4-4 - Type:bugfix - CVE:NA