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