diff --git a/python-nltk.spec b/python-nltk.spec index a470396..7293071 100644 --- a/python-nltk.spec +++ b/python-nltk.spec @@ -2,7 +2,7 @@ Name: python-nltk Epoch: 1 Version: 2.0.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Natural Language Toolkit Group: Development/Libraries @@ -12,6 +12,7 @@ Source0: http://pypi.python.org/packages/source/n/%{mod_name}/%{mod_name} BuildArch: noarch BuildRequires: python2-devel >= 2.5 +BuildRequires: python-setuptools BuildRequires: PyYAML >= 3.09 Requires: PyYAML >= 3.09 Requires: numpy python-matplotlib tkinter @@ -46,6 +47,9 @@ sed -i -e '/^#! *\//, 1d' $RPM_BUILD_ROOT%{python_sitelib}/nltk/corpus/reader/kn %changelog +* Wed Dec 12 2012 Robin Lee - 1:2.0.4-2 +- BuildRequires: python-setuptools + * Wed Dec 12 2012 Robin Lee - 1:2.0.4-1 - Update to 2.0.4