[zanata-python-client/el5: 4/4] Merge changes for require python-polib

james ni jamesni at fedoraproject.org
Fri Nov 4 06:51:27 UTC 2011


commit aaeddb2e3fcbf7375c74df768b2bd374b464b711
Merge: c29ce8b f6c86c1
Author: James Ni <kent.neo at gmail.com>
Date:   Fri Nov 4 14:51:12 2011 +0800

    Merge changes for require python-polib

 .gitignore                |    1 +
 sources                   |    2 +-
 zanata-python-client.spec |   15 +++++++++++++--
 3 files changed, 15 insertions(+), 3 deletions(-)
---
diff --cc zanata-python-client.spec
index b7a85bf,65ec016..f297968
--- a/zanata-python-client.spec
+++ b/zanata-python-client.spec
@@@ -13,9 -13,8 +13,9 @@@ BuildRoot: %{_tmppath}/%{name}-%{versio
  
  BuildArch: noarch
  BuildRequires: python-setuptools
- Requires: python-polib
+ Requires: python-polib >= 0.7.0-2
 -Requires: python-httplib2 >= 0.4.0-5
 +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