--- rpms/translate-toolkit/contribs8/translate-toolkit.spec 2010/02/24 18:18:37 1.12 +++ rpms/translate-toolkit/contribs8/translate-toolkit.spec 2010/02/24 19:48:09 1.14 @@ -1,8 +1,12 @@ +# $Id: translate-toolkit.spec,v 1.13 2010/02/24 18:19:19 slords Exp $ +# Authority: slords +# Name: Shad L. Lords + %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: translate-toolkit Version: 1.5.3 -Release: 2%{?dist} +Release: 2.0%{?dist} Summary: Tools to assist with translation and software localization Group: Development/Tools @@ -21,7 +25,7 @@ BuildRequires: python-devel BuildRequires: python-lxml BuildRequires: python-simplejson BuildRequires: python-vobject -Requires: gettext-libs +Requires: gettext Requires: python-enchant Requires: python-iniparse Requires: python-Levenshtein @@ -126,6 +130,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 24 2010 Shad L. Lords 1.5.3-2.0 +- Update Requires to match el5 requirements + * Mon Feb 22 2010 Dwayne Bailey - 1.5.3-2 - Bug #1372: Decode fulesystem paths correctly