[zanata-python-client/el5] Add requirement for python-httplib2 0.7.4

james ni jamesni at fedoraproject.org
Wed Jun 13 05:10:55 UTC 2012


commit 10cf60bfb509a474717404894dce7f6291f493cf
Author: James Ni <kent.neo at gmail.com>
Date:   Wed Jun 13 13:10:42 2012 +0800

    Add requirement for python-httplib2 0.7.4

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


More information about the scm-commits mailing list