[python-django-horizon/el6-havana] require at least python-keystoneclient 0.3.2

Matthias Runge mrunge at fedoraproject.org
Tue Sep 10 11:37:50 UTC 2013


commit b16dc73d6219764e1530a6001f550c8619e38e74
Author: Matthias Runge <mrunge at redhat.com>
Date:   Tue Sep 10 13:37:03 2013 +0200

    require at least python-keystoneclient 0.3.2

 python-django-horizon.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index cd1af61..43bb9e2 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -43,7 +43,7 @@ Requires:   Django
 
 Requires:   python-dateutil
 Requires:   python-glanceclient
-Requires:   python-keystoneclient 
+Requires:   python-keystoneclient >= 0.3.2
 Requires:   python-novaclient >= 2012.1
 Requires:   python-neutronclient
 Requires:   python-cinderclient
@@ -96,7 +96,7 @@ Requires:   python-django-openstack-auth >= 1.0.11
 Requires:   python-django-compressor >= 1.3
 Requires:   python-django-appconf
 Requires:   python-glanceclient
-Requires:   python-keystoneclient >= 0.3
+Requires:   python-keystoneclient >= 0.3.2
 Requires:   python-novaclient >= 2012.1
 Requires:   python-neutronclient
 Requires:   python-cinderclient
@@ -134,7 +134,7 @@ BuildRequires: python-sphinx >= 1.1.3
 # Doc building basically means we have to mirror Requires:
 BuildRequires: python-dateutil
 BuildRequires: python-glanceclient
-BuildRequires: python-keystoneclient >= 0.3
+BuildRequires: python-keystoneclient >= 0.3.2
 BuildRequires: python-novaclient >= 2012.1
 BuildRequires: python-neutronclient
 BuildRequires: python-cinderclient


More information about the scm-commits mailing list