diff --git a/elfutils.spec b/elfutils.spec index e17f5e89b4bd0d12137a8547e7da4c5fe0f20096..766f90165e8c6344f1774c4e4f39ccd73a11dd6f 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,7 +1,7 @@ # -*- rpm-spec from http://elfutils.org/ -*- Name: elfutils Version: 0.180 -Release: 15 +Release: 16 Summary: A collection of utilities and DSOs to handle ELF files and DWARF data URL: http://elfutils.org/ License: GPLv3+ and (GPLv2+ or LGPLv3+) @@ -117,11 +117,7 @@ interprocess services, communication and introspection (like synchronisation, signaling, debugging, tracing and profiling) of processes. -%package help -Summary: Help documents for elfutils - -%description help -This package contains help documents for elfutils +%package_help %package debuginfod-client Summary: Library and command line client for build-id HTTP ELF/DWARF server @@ -303,6 +299,9 @@ exit 0 %systemd_postun_with_restart debuginfod.service %changelog +* Mon Aug 19 2024 Haofeng Liu 0.180-16 +- Replaced declaration of help subpackage with the 'package_help' macro + * Fri Sep 01 2023 fuanan - 0.180-15 - Fix segfault in eu-ar -m - Use upstream patch for Fix error of parsing object file perms