- Add requirement for python-suds (bnc#899664)

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/fence-agents?expand=0&rev=20
This commit is contained in:
Kristoffer Gronlund 2014-10-06 08:59:02 +00:00 committed by Git OBS Bridge
parent 5a85df95f6
commit 7d6bc9609b
2 changed files with 6 additions and 0 deletions

View File

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

View File

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