[openstack-glance/f18] Added python-keystone requirement

paramite paramite at fedoraproject.org
Wed Jan 23 15:29:53 UTC 2013


commit d5f4a0ba339f0779ce5ad5b1d0527cb54cfce1ce
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Jan 23 16:29:35 2013 +0100

    Added python-keystone requirement

 openstack-glance.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/openstack-glance.spec b/openstack-glance.spec
index 646d70e..6d296af 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -32,6 +32,7 @@ Requires:         python-glance = %{version}-%{release}
 Requires:         python-glanceclient >= 1:0
 Requires:         openstack-utils
 BuildRequires:    openstack-utils
+Requires:         python-keystone
 
 %description
 OpenStack Image Service (code-named Glance) provides discovery, registration,
@@ -268,6 +269,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Wed Jan 23 2013 Martin Magr <mmagr at redhat.com> - 2012.2.1-1
+- Added python-keystone requirement
+
 * Fri Nov 30 2012 Nikola Đipanov <ndipanov at redhat.com> 2012.2.1-1
 - Update to Folsom stable release 1
 


More information about the scm-commits mailing list