diff --git a/python-pexpect.changes b/python-pexpect.changes index c8aa916..cccef27 100644 --- a/python-pexpect.changes +++ b/python-pexpect.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Apr 19 11:58:18 UTC 2018 - tchvatal@suse.com -- Fix typo +- Fix typo and make sure the tests will pass ------------------------------------------------------------------- Sat Apr 14 17:14:36 UTC 2018 - arun@gmx.de diff --git a/python-pexpect.spec b/python-pexpect.spec index b61c3ab..0bd7d63 100644 --- a/python-pexpect.spec +++ b/python-pexpect.spec @@ -29,6 +29,10 @@ BuildRequires: %{python_module devel} BuildRequires: %{python_module ptyprocess} BuildRequires: %{python_module pytest} BuildRequires: fdupes +# For man validation +BuildRequires: man +# For test command calls +BuildRequires: openssl BuildRequires: python-rpm-macros Requires: python-ptyprocess BuildArch: noarch