[openstack-glance] Requires python-glance-store (RHBZ #1149206)

Haïkel Guémar hguemar at fedoraproject.org
Fri Oct 3 14:58:36 UTC 2014


commit a7ec105740e5213b9b27c578cce95d2e39ff6e82
Author: Haikel Guemar <hguemar at fedoraproject.org>
Date:   Fri Oct 3 16:58:17 2014 +0200

    Requires python-glance-store (RHBZ #1149206)

 openstack-glance.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/openstack-glance.spec b/openstack-glance.spec
index ee5cee4..935a82e 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -3,7 +3,7 @@
 
 Name:             openstack-glance
 Version:          2014.2
-Release:          0.7.b%{milestone}%{?dist}
+Release:          0.8.b%{milestone}%{?dist}
 Summary:          OpenStack Image Service
 
 Group:            Applications/System
@@ -75,6 +75,7 @@ Requires:         python-webob
 Requires:         python-crypto
 Requires:         pyxattr
 Requires:         python-cinderclient
+Requires:         python-glance-store
 Requires:         python-keystoneclient >= 1:0.9.0
 Requires:         python-keystonemiddleware
 Requires:         python-swiftclient
@@ -326,6 +327,9 @@ exit 0
 %doc doc/build/html
 
 %changelog
+* Fri Oct  3 2014 Haikel Guemar <hguemar at fedoraproject.org> - 2014.2-0.8.b3
+- Requires python-glance-store (RHBZ #1149206)
+
 * Mon Sep 15 2014 Alan Pevec <apevec at redhat.com> 2014.2-0.7.b3
 - require boto for S3 store
 


More information about the scm-commits mailing list