!42 【轻量级PR】Replaces declaration of help subpackage with the 'package_help' marco.
From: @jiang-wanfeng Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
c766f9539e
@ -12,7 +12,7 @@
|
||||
|
||||
Name: jemalloc
|
||||
Version: 5.1.0
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: General-purpose scalable concurrent malloc implementation
|
||||
License: BSD
|
||||
URL: http://www.canonware.com/jemalloc/
|
||||
@ -32,11 +32,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
|
||||
%autosetup -p1
|
||||
@ -83,6 +79,9 @@ make check
|
||||
%{_mandir}/man3/jemalloc.3*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 20 2024 guochaofan <guochaofan@cqsoftware.com.cn> - 5.1.0-6
|
||||
- Replaces declaration of help subpackage with the 'package_help' marco.
|
||||
|
||||
* Thu Dec 28 2023 fandehui <fandehui@xfusion.com> - 5.1.0-5
|
||||
- Fix an incorrect assertion.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user