Author: qboosh Date: Sun May 27 22:34:04 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - typo, BR: rpm-pythonprov
---- Files affected: SPECS: python-nltk_lite.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/python-nltk_lite.spec diff -u SPECS/python-nltk_lite.spec:1.3 SPECS/python-nltk_lite.spec:1.4 --- SPECS/python-nltk_lite.spec:1.3 Sun May 27 14:42:16 2007 +++ SPECS/python-nltk_lite.spec Mon May 28 00:33:59 2007 @@ -12,15 +12,16 @@ Source0: http://dl.sourceforge.net/nltk/nltk_lite-%{version}.tar.gz # Source0-md5: eece3cdf514c049051599ec3983b7186 URL: http://nltk.sourceforge.net/ -%pyrequires_eq python BuildRequires: python-devel +BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 BuildRequires: unzip +%pyrequires_eq python BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -The Natural Langauge Toolkit (NLTK-Lite) is a Python module for +The Natural Language Toolkit (NLTK-Lite) is a Python module for processing natural language text. It was developed as a simpler, lightweight version of NLTK. @@ -60,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/05/27 22:33:59 qboosh +- typo, BR: rpm-pythonprov + Revision 1.3 2007/05/27 12:42:16 beorn - Added missing BR: @@ -69,4 +73,3 @@ Revision 1.1 2007/05/26 22:17:58 arekm - initial - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/python-nltk_lite.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
