[openstack-cinder/f18] Added pytho-keystone requirement

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


commit 6769ddf4ebd6cf5b250036a7343f43857b0ad9a3
Author: Martin Magr <mmagr at redhat.com>
Date:   Wed Jan 23 16:14:37 2013 +0100

    Added pytho-keystone requirement

 openstack-cinder.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/openstack-cinder.spec b/openstack-cinder.spec
index 7629ff9..9a2d9b1 100644
--- a/openstack-cinder.spec
+++ b/openstack-cinder.spec
@@ -33,6 +33,7 @@ BuildRequires:    openstack-utils
 
 Requires:         openstack-utils
 Requires:         python-cinder = %{version}-%{release}
+Requires:         python-keystone
 
 # as convenience
 Requires:         python-cinderclient
@@ -264,6 +265,9 @@ fi
 %endif
 
 %changelog
+* Wed Jan 23 2013 Martin Magr <mmagr at redhat.com> - 2012.2.1-1
+- Added python-keystone requirement
+
 * Mon Dec 03 2012 Eric Harney <eharney at redhat.com> - 2012.2.1-1
 - Update to Folsom stable release 1
 


More information about the scm-commits mailing list