[openstack-cinder/el6-grizzly] depend on python-suds

Pádraig Brady pbrady at fedoraproject.org
Mon Jul 22 09:56:45 UTC 2013


commit 9be9cb20a034293dfcf3c8dd846e98ebf4c8e02b
Author: Pádraig Brady <P at draigBrady.com>
Date:   Mon Jul 22 10:27:43 2013 +0100

    depend on python-suds
    
    Mentioned in http://pad.lv/1203634

 openstack-cinder.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index acaacf3..9f679a0 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-cinder
 Version:          2013.1.2
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          OpenStack Volume service
 
 Group:            Applications/System
@@ -83,6 +83,7 @@ Requires:         python-lxml
 Requires:         python-anyjson
 Requires:         python-cheetah
 Requires:         python-stevedore
+Requires:         python-suds
 
 Requires:         python-sqlalchemy0.7
 Requires:         python-migrate
@@ -284,6 +285,9 @@ fi
 %endif
 
 %changelog
+* Mon Jul 22 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.2-3
+- Add dependency on python-suds
+
 * Wed Jul 17 2013 Pádraig Brady <pbrady at redhat.com> - 2013.1.2-2
 - Avoid qpid exchange leaks
 


More information about the scm-commits mailing list