diff --git a/tcpdump.spec b/tcpdump.spec index ea3832be368fcdf9c281972c551e16cfcc0f821d..ade61f459871db14b82d578ae8ea931bf32ac68f 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -1,7 +1,7 @@ Name: tcpdump Epoch: 14 Version: 4.99.1 -Release: 9 +Release: 10 Summary: A network traffic monitoring tool License: BSD with advertising URL: http://www.tcpdump.org @@ -33,11 +33,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 @@ -92,6 +88,9 @@ make check %{_mandir}/man8/tcpdump.8* %changelog +* Wed Aug 21 2024 chengsongyuxuan - 14:4.99.1-10 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Sat Apr 20 2024 xinghe - 14:4.99.1-9 - Type:bugfix - CVE:NA