diff --git a/jemalloc.spec b/jemalloc.spec index fe446f839818803a770de931c286f6942a5eebad..8b90fd5f3db67a9b89d507f515064e64c12939c6 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -12,7 +12,7 @@ Name: jemalloc Version: 5.3.0 -Release: 1 +Release: 2 Summary: General-purpose scalable concurrent malloc implementation License: BSD-2-Clause URL: http://www.canonware.com/jemalloc/ @@ -31,11 +31,7 @@ Requires: %{name} = %{version}-%{release} %description devel The devel contains libraries and header files for use in jemalloc applications. -%package help -Summary: help for jemalloc. - -%description help -The help package contains manual pages and other related files for jemalloc. +%package_help %prep %setup -q @@ -80,6 +76,9 @@ make check %{_mandir}/man3/jemalloc.3* %changelog +* Mon Aug 19 2024 guochaofan - 5.3.0-2 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Wed Mar 01 2023 li-long315 - 5.3.0-1 - Upgrade to 5.3.0