diff --git a/fence-agents.changes b/fence-agents.changes index 4fa156e..d5a6f96 100644 --- a/fence-agents.changes +++ b/fence-agents.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 3 17:43:37 UTC 2014 - kgronlund@suse.com + +- Add requirement for python-suds (bnc#899664) + ------------------------------------------------------------------- Tue Sep 16 07:15:30 UTC 2014 - kgronlund@suse.com diff --git a/fence-agents.spec b/fence-agents.spec index 2d30c6f..5a8671d 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -54,6 +54,7 @@ Requires: python-curl Requires: python-openssl Requires: python-pexpect Requires: python-requests +Requires: python-suds BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf