[python-glanceclient] match keystoneclient version to pip-requires

Alan Pevec apevec at fedoraproject.org
Fri Aug 24 17:46:43 UTC 2012


commit 2eeb144ef7a83c8de4b1d3ddb76d6f16d04d6c79
Author: Alan Pevec <apevec at redhat.com>
Date:   Fri Aug 24 19:40:10 2012 +0200

    match keystoneclient version to pip-requires

 python-glanceclient.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-glanceclient.spec b/python-glanceclient.spec
index bb4e092..f765c6e 100644
--- a/python-glanceclient.spec
+++ b/python-glanceclient.spec
@@ -26,7 +26,7 @@ BuildRequires:    python-setuptools
 BuildRequires:    python-setuptools_git
 
 Requires:         python-httplib2
-Requires:         python-keystoneclient
+Requires:         python-keystoneclient >= 1:0.1.2
 Requires:         python-prettytable
 Requires:         python-setuptools
 Requires:         python-warlock


More information about the scm-commits mailing list