Replaced declaration of help subpackage with the 'package_help' macor.
Signed-off-by: zhaozekai <zhaozekai@cqsoftware.com.cn>
This commit is contained in:
parent
9d8142e92f
commit
cbd75acc85
10
rhash.spec
10
rhash.spec
@ -1,6 +1,6 @@
|
|||||||
Name: rhash
|
Name: rhash
|
||||||
Version: 1.4.2
|
Version: 1.4.2
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Great utility for computing hash sums
|
Summary: Great utility for computing hash sums
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/rhash/RHash
|
URL: https://github.com/rhash/RHash
|
||||||
@ -30,10 +30,7 @@ Requires: rhash = %{version}-%{release}
|
|||||||
%description devel
|
%description devel
|
||||||
This package contains header files for developing applications with rhash APIs.
|
This package contains header files for developing applications with rhash APIs.
|
||||||
|
|
||||||
%package help
|
%package_help
|
||||||
Summary: Documentation for rhash
|
|
||||||
%description help
|
|
||||||
Documentation for rhash
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n RHash-%{version}
|
%setup -n RHash-%{version}
|
||||||
@ -75,6 +72,9 @@ make test-shared
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2024 Zekai Zhao <zhaozekai@cqsoftware.com.cn> - 1.4.2-6
|
||||||
|
- Replaced declaration of help subpackage with the 'package_help' macor.
|
||||||
|
|
||||||
* Fri Jan 6 2023 caofei <caofei@xfusion.com> - 1.4.2-5
|
* Fri Jan 6 2023 caofei <caofei@xfusion.com> - 1.4.2-5
|
||||||
- Fix install-gmo target to recompile gmo files only if needed
|
- Fix install-gmo target to recompile gmo files only if needed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user