diff --git a/automake.spec b/automake.spec index caf3287..4f58cdb 100644 --- a/automake.spec +++ b/automake.spec @@ -2,7 +2,7 @@ Name: automake Version: 1.16.3 -Release: 1mamba +Release: 2mamba Summary: A GNU tool for automatically creating Makefiles Group: Development/Tools Vendor: openmamba @@ -12,10 +12,13 @@ URL: http://www.gnu.org/software/automake/ Source: ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz Patch: %{name}-1.14-use_mktemp.patch License: GPL +## AUTOBUILDREQ-BEGIN +BuildRequires: libperl +BuildRequires: perl-devel +## AUTOBUILDREQ-END BuildRequires: autoconf BuildRequires: bash BuildRequires: gawk -BuildRequires: perl, perl-devel BuildRequires: texinfo Requires(post):%{__install_info} BuildArch: noarch @@ -64,14 +67,17 @@ exit 0 %{_datadir}/doc/automake/amhello-1.0.tar.gz %{_infodir}/automake.* %{_infodir}/automake-history.* -%{_mandir}/man1/aclocal*.1.gz -%{_mandir}/man1/automake*.1.gz +%{_mandir}/man1/aclocal*.1* +%{_mandir}/man1/automake*.1* %{_datadir}/aclocal/README %doc AUTHORS COPYING # NEWS README THANKS #%doc doc/amhello-1.0.tar.gz %changelog +* Wed Nov 25 2020 Silvan Calarco 1.16.3-2mamba +- specfile fixes + * Thu Nov 19 2020 Automatic Build System 1.16.3-1mamba - automatic version update by autodist @@ -219,7 +225,7 @@ exit 0 * Tue May 13 2003 Silvan Calarco 1.7.4-1qilnx - updated to version 1.7.4 -* Mon Apr 22 2003 Silvan Calarco 1.7.3-3qilnx +* Tue Apr 22 2003 Silvan Calarco 1.7.3-3qilnx - fixed position of info dir * Fri Apr 18 2003 Silvan Calarco 1.7.3-2qilnx