From fe27c693a6eb8b20eb16e6c03d2897c45410dd5c Mon Sep 17 00:00:00 2001 From: James Ni Date: Wed, 20 Jul 2011 16:11:40 +0800 Subject: [PATCH] add requirement for python-hashlib --- zanata-python-client.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zanata-python-client.spec b/zanata-python-client.spec index 60aad04..f93c2de 100644 --- a/zanata-python-client.spec +++ b/zanata-python-client.spec @@ -15,6 +15,7 @@ BuildArch: noarch BuildRequires: python-setuptools Requires: python-polib Requires: python-httplib2 +Requires: python-hashlib %{?el5:Requires: python-simplejson} Conflicts: python-json %if 0%{?fedora} < 13