From 8557250f0afd5f71b720177f031d4c646d8dd03cc71a4eaf917a7d3f42705ba7 Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Tue, 15 May 2018 14:54:01 +0000 Subject: [PATCH] - Add dejagnu, makeinfo, python3 and zip as BuildRequires for automake-testsuite to make testsuite run succeed. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=68 --- automake-testsuite.changes | 6 ++++++ automake-testsuite.spec | 6 +++++- automake.changes | 6 ++++++ automake.spec | 6 +++++- 4 files changed, 22 insertions(+), 2 deletions(-) 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