SPECS: python-nltk_lite.spec - pl - Group fix

beorn beorn at pld-linux.org
Sun May 27 14:40:18 CEST 2007


Author: beorn                        Date: Sun May 27 12:40:18 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- Group fix

---- Files affected:
SPECS:
   python-nltk_lite.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-nltk_lite.spec
diff -u SPECS/python-nltk_lite.spec:1.1 SPECS/python-nltk_lite.spec:1.2
--- SPECS/python-nltk_lite.spec:1.1	Sun May 27 00:17:58 2007
+++ SPECS/python-nltk_lite.spec	Sun May 27 14:40:13 2007
@@ -3,11 +3,12 @@
 %define	module	nltk_lite
 
 Summary:	Natural Language Toolkit
+Summary(pl.UTF-8):	Przybornik obsługi języków naturalnych (Natural Language Toolkit)
 Name:		python-%{module}
 Version:	0.7.5
 Release:	1
 License:	GPL
-Group:		Development/Languages/Python
+Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/nltk/nltk_lite-%{version}.tar.gz
 # Source0-md5:	eece3cdf514c049051599ec3983b7186
 URL:		http://nltk.sourceforge.net/
@@ -18,10 +19,15 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Natural Langauge Toolkit (NLTK-Lite) is a Python package for
+The Natural Langauge Toolkit (NLTK-Lite) is a Python module for
 processing natural language text. It was developed as a simpler,
 lightweight version of NLTK.
 
+%description -l pl.UTF-8
+Natural Language Toolkit (NLTK-Lite) jest modułem języka Python
+przetwarzającym tekst w języku naturalnym. Został on stworzony
+jako prostsza, lekka wersja NLTK.
+
 %prep
 %setup  -q -n %{module}-%{version}
 
@@ -53,6 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/27 12:40:13  beorn
+- pl
+- Group fix
+
 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.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list