diff --git a/texinfo.spec b/texinfo.spec index 716a15f16e8977ea444df2de0f2d0ccd2a971b4b..e0299c6832a401f2967f189cbded2a3aa1f5d036 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -4,7 +4,7 @@ Name: texinfo Version: 6.7 -Release: 2 +Release: 3 Summary: The GNU Documentation System License: GPLv3+ Url: http://www.gnu.org/software/texinfo/ @@ -49,11 +49,7 @@ Summary: TTY-based reader of the GNU texinfo documentation %description -n info This package provides a standalone TTY-based browser program for viewing texinfo files. -%package help -Summary: Documentation for texinfo - -%description help -This package contains help documentation for texinfo. +%package_help %prep %autosetup -p1 @@ -134,6 +130,9 @@ export ALL_TESTS=yes %ghost %{_infodir}/dir.old %changelog +* Wed Aug 21 2024 zhangyi - 6.7-3 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Wed Dec 16 2020 zhanzhimin - 6.7-2 - Update Source0