[openstack-glance] Add python-migrate dependency for python-glance.

Russell Bryant russellb at fedoraproject.org
Thu Jan 26 15:56:10 UTC 2012


commit 4b9c0566e9c586733eb3133d3ca05f2cc9d28cb3
Author: Russell Bryant <rbryant at redhat.com>
Date:   Thu Jan 26 10:47:16 2012 -0500

    Add python-migrate dependency for python-glance.
    
    (rhbz#784891)

 openstack-glance.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/openstack-glance.spec b/openstack-glance.spec
index c7ba310..92702e2 100644
--- a/openstack-glance.spec
+++ b/openstack-glance.spec
@@ -60,6 +60,7 @@ Requires:         python-routes
 Requires:         python-sqlalchemy
 Requires:         python-webob
 Requires:         python-httplib2
+Requires:         python-migrate
 
 #
 # The image cache requires this http://pypi.python.org/pypi/xattr
@@ -218,6 +219,9 @@ fi
 %doc doc/build/html
 
 %changelog
+* Thu Jan 26 2012 Russell Bryant <rbryant at redhat.com> - 2011.3.1-2
+- Add python-migrate dependency to python-glance (rhbz#784891)
+
 * Fri Jan 20 2012 Pádraig Brady <P at draigBrady.com> - 2011.3.1-1
 - Update to 2011.3.1 final
 


More information about the scm-commits mailing list