diff --git a/autoconf.spec b/autoconf.spec index dd90a3b7e385520f9dc2e6b1fab7e7fc2bd2e1f7..11be18e80cea69201b6b67f895b5cdb71dd3345b 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -3,7 +3,7 @@ Name: autoconf Version: 2.71 -Release: 3 +Release: 4 Summary: An extensible package to automatically configure software source code packages License: GPLv2+ and GPLv3+ and GFDL URL: https://www.gnu.org/software/%{name}/ @@ -22,7 +22,10 @@ Requires: m4 emacs-filesystem perl Requires(post): info Requires(preun):info -%package_help +%package help +Summary: Help documents for autoconf +%description help +Help documents for autoconf %description Autoconf is an extensible package of M4 macros that produce shell scripts to automatically @@ -72,6 +75,12 @@ fi %changelog +* Fri Apr 21 2023 tianyuan - 2.71-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:fix help info + * Sat Oct 22 2022 yixiangzhike - 2.71-3 - Type:bugfix - ID:NA