[zanata-python-client/el5] Fix spec file error

james ni jamesni at fedoraproject.org
Thu Jun 2 09:43:41 UTC 2011


commit 9142990042df1686e8e09cdd9f93c521b269418c
Author: James Ni <kent.neo at gmail.com>
Date:   Thu Jun 2 17:40:52 2011 +0800

    Fix spec file error

 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 101e489..a4ec0b4 100644
--- a/zanata-python-client.spec
+++ b/zanata-python-client.spec
@@ -15,7 +15,7 @@ BuildArch: noarch
 BuildRequires: python-setuptools
 Requires: python-polib
 Requires: python-httplib2
-%{?el5 Requires: python-simplejson}
+%{?el5:Requires: python-simplejson}
 Conflicts: python-json
 %if 0%{?fedora} < 13
 BuildRequires: python-devel


More information about the scm-commits mailing list