[openstack-savanna/el6] Align Requires with requirements

matt matt at fedoraproject.org
Mon Oct 14 20:02:47 UTC 2013


commit e0e328ac876cb2d944d54c00e5d48546f783d471
Author: Matthew Farrellee <matt at redhat.com>
Date:   Sat Oct 12 08:45:37 2013 -0400

    Align Requires with requirements

 openstack-savanna.spec |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/openstack-savanna.spec b/openstack-savanna.spec
index e344964..c600072 100644
--- a/openstack-savanna.spec
+++ b/openstack-savanna.spec
@@ -22,19 +22,22 @@ BuildRequires: python-paste-deploy1.5
 #BuildRequires: python-unittest2
 #BuildRequires: python-mock
 
-Requires: python-pbr
 Requires: python-alembic
-Requires: python-oslo-config
-Requires: python-iso8601
-Requires: python-netaddr
-Requires: python-novaclient
-Requires: python-paramiko
+#?Babel>=1.3?
 Requires: python-eventlet
 Requires: python-flask
-Requires: python-keystoneclient >= 0.3.2
-Requires: python-cinderclient >= 1.0.5
+Requires: python-iso8601
 Requires: python-jsonschema >= 1.3.0
+#?kombu>=2.4.8?
+Requires: python-oslo-config >= 1.2.0
+Requires: python-paramiko >= 1.8.0
+Requires: python-pbr
+Requires: python-cinderclient >= 1.0.5
+Requires: python-keystoneclient >= 0.3.2
+Requires: python-novaclient >= 2.15.0
+#?six?
 Requires: python-sqlalchemy0.7
+#?WebOb>=1.2.3?
 
 Requires(post):   chkconfig
 Requires(preun):  initscripts


More information about the scm-commits mailing list