Replaced declaration of help subpackage with the 'package_help' macro
(cherry picked from commit ea47a014d288cb6a8067ac4bdc6dde0b5a09d741)
This commit is contained in:
parent
37eaaec938
commit
24f61d6fb2
@ -3,7 +3,7 @@
|
||||
Name: librabbitmq
|
||||
|
||||
Version: 0.13.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
|
||||
Summary: The AMQP client library
|
||||
License: MIT
|
||||
@ -29,11 +29,7 @@ Requires: %{name} = %{version}-%{release}
|
||||
%description devel
|
||||
Libraries and header files of %{name} are all in the %{name}-devel package.
|
||||
|
||||
%package help
|
||||
Summary: Help manual for %{name}
|
||||
|
||||
%description help
|
||||
The %{name}-help package conatins man manual etc
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{project_name}-%{version} -p1
|
||||
@ -70,6 +66,9 @@ make test
|
||||
%doc %{_mandir}/man7/librabbitmq-tools.7*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2024 Zhenshu Dong <dongzhenshu@cqsoftware.com.cn> - 0.13.0-2
|
||||
- Replaced declaration of help subpackage with the 'package_help' macro.
|
||||
|
||||
* Thu Oct 12 2023 Ge Wang <wang__ge@126.com> - 0.13.0-1
|
||||
- Update to version 0.13.0
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user