Author: sparky Date: Mon Jan 24 01:03:21 2011 GMT Module: packages Tag: HEAD ---- Log message: - BR: rpm-pythonprov
---- Files affected: packages/nltk-data: nltk-data.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/nltk-data/nltk-data.spec diff -u packages/nltk-data/nltk-data.spec:1.5 packages/nltk-data/nltk-data.spec:1.6 --- packages/nltk-data/nltk-data.spec:1.5 Tue Oct 26 11:38:02 2010 +++ packages/nltk-data/nltk-data.spec Mon Jan 24 02:03:16 2011 @@ -163,6 +163,7 @@ Source74: http://nltk.googlecode.com/svn/trunk/nltk_data/packages/tokenizers/punkt.zip # Source74-md5: 7c5bee480312a91c135123c7c3db88da URL: http://www.nltk.org/data +BuildRequires: rpm-pythonprov BuildRequires: unzip Requires: python-nltk BuildArch: noarch @@ -175,7 +176,7 @@ Baza danych dla pakietu Natural Language Toolkit. %prep -%setup -c -T +%setup -q -c -T PKGS=`grep "<package " %{SOURCE0} | \ sed 's|.* subdir="\([^"]*\)".*url="\([^"]*\)".*|\1;\2|g'` @@ -208,6 +209,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2011/01/24 01:03:16 sparky +- BR: rpm-pythonprov + Revision 1.5 2010/10/26 09:38:02 baggins - there is nothing Lite about this package ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nltk-data/nltk-data.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
