From 2f58a4eb6cf2a8d982fd26fd4c5154e03968084eee2526b8b9527e00f4468ede Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Tue, 29 Oct 2013 15:21:43 +0000 Subject: [PATCH] Accepting request 205130 from home:fcrozat:branches:devel:tools:building (please forward to Factory) - Add expect as BuildRequires/Requires for automake-testsuite. OBS-URL: https://build.opensuse.org/request/show/205130 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=39 --- automake-testsuite.changes | 5 +++++ automake-testsuite.spec | 2 ++ automake.changes | 5 +++++ automake.spec | 2 ++ 4 files changed, 14 insertions(+) diff --git a/automake-testsuite.changes b/automake-testsuite.changes index 8f2c938..cdb54c1 100644 --- a/automake-testsuite.changes +++ b/automake-testsuite.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 29 11:36:10 UTC 2013 - fcrozat@suse.com + +- Add expect as BuildRequires/Requires for automake-testsuite. + ------------------------------------------------------------------- Fri Aug 16 21:10:46 UTC 2013 - andreas.stieger@gmx.de diff --git a/automake-testsuite.spec b/automake-testsuite.spec index dce3edb..c42b698 100644 --- a/automake-testsuite.spec +++ b/automake-testsuite.spec @@ -31,6 +31,8 @@ BuildRequires: libtool Requires: libtool BuildRequires: flex Requires: flex +BuildRequires: expect +Requires: expect %endif Requires: autoconf >= 2.69 Requires: info diff --git a/automake.changes b/automake.changes index 8f2c938..cdb54c1 100644 --- a/automake.changes +++ b/automake.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 29 11:36:10 UTC 2013 - fcrozat@suse.com + +- Add expect as BuildRequires/Requires for automake-testsuite. + ------------------------------------------------------------------- Fri Aug 16 21:10:46 UTC 2013 - andreas.stieger@gmx.de diff --git a/automake.spec b/automake.spec index c756ecd..a822df4 100644 --- a/automake.spec +++ b/automake.spec @@ -31,6 +31,8 @@ BuildRequires: libtool Requires: libtool BuildRequires: flex Requires: flex +BuildRequires: expect +Requires: expect %endif Requires: autoconf >= 2.69 Requires: info