From 57ded869fe0cfce0000e642e24ef726d65e01069 Mon Sep 17 00:00:00 2001 From: James Ni Date: Tue, 23 Aug 2011 18:17:43 +0800 Subject: [PATCH] add requirement for python-httplib2-0.4.0-5 --- 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 b9ab643..e84276e 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 -Requires: python-httplib2 +Requires: python-httplib2 >= 0.4.0-5 %{?el5:Requires: python-simplejson} Conflicts: python-json %if 0%{?fedora} < 13