!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
|
Name: jemalloc
|
||||||
Version: 5.1.0
|
Version: 5.1.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: General-purpose scalable concurrent malloc implementation
|
Summary: General-purpose scalable concurrent malloc implementation
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.canonware.com/jemalloc/
|
URL: http://www.canonware.com/jemalloc/
|
||||||
@ -32,11 +32,7 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
%description devel
|
%description devel
|
||||||
The devel contains libraries and header files for use in jemalloc applications.
|
The devel contains libraries and header files for use in jemalloc applications.
|
||||||
|
|
||||||
%package help
|
%package_help
|
||||||
Summary: help for jemalloc.
|
|
||||||
|
|
||||||
%description help
|
|
||||||
The help package contains manual pages and other related files for jemalloc.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
@ -83,6 +79,9 @@ make check
|
|||||||
%{_mandir}/man3/jemalloc.3*
|
%{_mandir}/man3/jemalloc.3*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Dec 28 2023 fandehui <fandehui@xfusion.com> - 5.1.0-5
|
||||||
- Fix an incorrect assertion.
|
- Fix an incorrect assertion.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user