From 10cf60bfb509a474717404894dce7f6291f493cf Mon Sep 17 00:00:00 2001 From: James Ni Date: Wed, 13 Jun 2012 13:10:42 +0800 Subject: [PATCH] Add requirement for python-httplib2 0.7.4 --- zanata-python-client.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 27911a4..af6a9fd 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -14,7 +14,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-setuptools Requires: python-polib >= 0.7.0-2 -Requires: python-httplib2 +Requires: python-httplib2 >= 0.7.4-1 Requires: python-hashlib %{?el5:Requires: python-simplejson} Conflicts: python-json