Fix error of conditionals of RHEL5
This commit is contained in:
parent
9142990042
commit
e243c7ff24
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: zanata-python-client
|
||||
Version: 1.2.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Python Client for Zanata Server
|
||||
|
||||
Group: Development/Tools
|
||||
|
|
@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_bindir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 02 2011 James Ni <jni@redhat.com> - 1.2.5-3
|
||||
- Fix error of onditionals of RHEL5
|
||||
|
||||
* Thu Jun 02 2011 James Ni <jni@redhat.com> - 1.2.5-2
|
||||
- Add python-simplejson requires for RHEL5
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue