[zanata-python-client/el5: 2/2] add requirement for python-hashlib

james ni jamesni at fedoraproject.org
Wed Jul 20 08:12:04 UTC 2011


commit fe27c693a6eb8b20eb16e6c03d2897c45410dd5c
Author: James Ni <kent.neo at gmail.com>
Date:   Wed Jul 20 16:11:40 2011 +0800

    add requirement for python-hashlib

 zanata-python-client.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
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


More information about the scm-commits mailing list