!26 [sync] PR-16: 用“package_help”宏替换help子包声明

From: @openeuler-sync-bot 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2024-08-21 06:18:55 +00:00 committed by Gitee
commit 1ba95c3963
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: armadillo
Version: 12.6.2
Release: 1
Release: 2
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
License: ASL 2.0
URL: http://arma.sourceforge.net/
@ -20,11 +20,7 @@ Requires: lapack-devel arpack-devel libstdc++-devel hdf5-devel openblas-de
%description devel
This package contains header files.
%package help
Summary: some doc for armadillo
%description help
This help package contain some docs.
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
@ -65,6 +61,9 @@ rm -rf examples/lib_win64
%doc armadillo_*.pdf
%changelog
* Mon Aug 19 2024 Pan Zhang <zhangpan@cqsoftware.com.cn> - 12.6.2-2
- Replaced declaration of help subpackage with the 'package_help' macro.
* Thu Sep 21 2023 wulei <wu_lei@hoperun.com> - 12.6.2-1
- Update to 12.6.2