diff --git a/automake-testsuite.changes b/automake-testsuite.changes index 75f3b3f..7f4f77a 100644 --- a/automake-testsuite.changes +++ b/automake-testsuite.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 15 16:47:10 CEST 2018 - pth@suse.de + +- Add dejagnu, makeinfo, python3 and zip as BuildRequires for + automake-testsuite to make testsuite run succeed. + ------------------------------------------------------------------- Thu May 10 09:34:46 UTC 2018 - schwab@suse.de diff --git a/automake-testsuite.spec b/automake-testsuite.spec index 180629e..c478bec 100644 --- a/automake-testsuite.spec +++ b/automake-testsuite.spec @@ -24,9 +24,9 @@ Name: automake-testsuite Version: 1.16.1 Release: 0 Summary: A Program for Automatically Generating GNU-Style Makefile.in Files +# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT License: GPL-2.0-or-later AND GFDL-1.3-or-later AND SUSE-Public-Domain AND MIT Group: Development/Tools/Building -# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT Url: https://www.gnu.org/software/automake Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig @@ -51,9 +51,13 @@ Requires(post): info Requires(preun): info BuildArch: noarch %if "%{name}" == "automake-testsuite" +BuildRequires: dejagnu BuildRequires: expect BuildRequires: flex BuildRequires: libtool +BuildRequires: makeinfo +BuildRequires: python3 +BuildRequires: zip Requires: expect Requires: flex Requires: libtool diff --git a/automake.changes b/automake.changes index 75f3b3f..7f4f77a 100644 --- a/automake.changes +++ b/automake.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 15 16:47:10 CEST 2018 - pth@suse.de + +- Add dejagnu, makeinfo, python3 and zip as BuildRequires for + automake-testsuite to make testsuite run succeed. + ------------------------------------------------------------------- Thu May 10 09:34:46 UTC 2018 - schwab@suse.de diff --git a/automake.spec b/automake.spec index 41893c8..bf958de 100644 --- a/automake.spec +++ b/automake.spec @@ -24,9 +24,9 @@ Name: automake Version: 1.16.1 Release: 0 Summary: A Program for Automatically Generating GNU-Style Makefile.in Files +# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT License: GPL-2.0-or-later AND GFDL-1.3-or-later AND SUSE-Public-Domain AND MIT Group: Development/Tools/Building -# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT Url: https://www.gnu.org/software/automake Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig @@ -51,9 +51,13 @@ Requires(post): info Requires(preun): info BuildArch: noarch %if "%{name}" == "automake-testsuite" +BuildRequires: dejagnu BuildRequires: expect BuildRequires: flex BuildRequires: libtool +BuildRequires: makeinfo +BuildRequires: python3 +BuildRequires: zip Requires: expect Requires: flex Requires: libtool