- 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
This commit is contained in:
Philipp Thomas 2018-05-15 14:54:01 +00:00 committed by Git OBS Bridge
parent 15c8546634
commit 8557250f0a
4 changed files with 22 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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