Accepting request 254112 from network:ha-clustering:Factory

Add missing requirement for python-suds

OBS-URL: https://build.opensuse.org/request/show/254112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fence-agents?expand=0&rev=10
This commit is contained in:
Stephan Kulow 2014-10-06 20:04:52 +00:00 committed by Git OBS Bridge
commit a414182b51
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