diff --git a/texinfo.spec b/texinfo.spec index e23e5bebacc35c7555d839bfaddbe7d3a9767f88..33e6de789b5344aab18f2ae4d96750204063a496 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -4,7 +4,7 @@ Name: texinfo Version: 7.0.3 -Release: 5 +Release: 6 Summary: The GNU Documentation System License: GPLv3+ Url: http://www.gnu.org/software/texinfo/ @@ -24,6 +24,8 @@ Patch6005: add-support-sw_64.patch BuildRequires: gcc perl-generators zlib-devel ncurses-devel help2man BuildRequires: perl(Data::Dumper) perl(Locale::Messages) perl(Unicode::EastAsianWidth) perl(Text::Unidecode) perl(Storable) perl(Unicode::Normalize) BuildRequires: perl(File::Copy) +BuildRequires: automake +BuildRequires: autoconf %description Texinfo is a documentation system that uses a single source file to produce @@ -145,6 +147,9 @@ export ALL_TESTS=yes %{_mandir}/man5/texinfo.5* %changelog +* Tue Sep 23 2025 hanguanqiang - 7.0.3-6 +- add build requires + * Tue Jul 22 2025 lingsheng - 7.0.3-5 - fix fix-info-dir command not work