!46 [sync] PR-39: 【轻量级PR】Replaces declaration of help subpackage with the 'package_help' marco.

From: @openeuler-sync-bot 
Reviewed-by: @Charlie_li 
Signed-off-by: @Charlie_li
This commit is contained in:
openeuler-ci-bot 2025-02-21 07:47:21 +00:00 committed by Gitee
commit 922f31598c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <guochaofan@cqsoftware.com.cn> - 5.3.0-2
- Replaces declaration of help subpackage with the 'package_help' marco.
* Wed Mar 01 2023 li-long315 <lilong@kylinos.cn> - 5.3.0-1
- Upgrade to 5.3.0