SPECS: python-nltk_lite.spec - added no-similarity patch - rel. 2

zboczuch zboczuch at pld-linux.org
Tue Jun 12 17:06:19 CEST 2007


Author: zboczuch                     Date: Tue Jun 12 15:06:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added no-similarity patch
- rel. 2

---- Files affected:
SPECS:
   python-nltk_lite.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-nltk_lite.spec
diff -u SPECS/python-nltk_lite.spec:1.4 SPECS/python-nltk_lite.spec:1.5
--- SPECS/python-nltk_lite.spec:1.4	Mon May 28 00:33:59 2007
+++ SPECS/python-nltk_lite.spec	Tue Jun 12 17:06:13 2007
@@ -6,11 +6,12 @@
 Summary(pl.UTF-8):	Przybornik obsługi języków naturalnych (Natural Language Toolkit)
 Name:		python-%{module}
 Version:	0.7.5
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://dl.sourceforge.net/nltk/nltk_lite-%{version}.tar.gz
 # Source0-md5:	eece3cdf514c049051599ec3983b7186
+Patch0:		%{name}-no-similarity.patch
 URL:		http://nltk.sourceforge.net/
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -32,6 +33,7 @@
 
 %prep
 %setup  -q -n %{module}-%{version}
+%patch0 -p1
 
 %build
 python ./setup.py build
@@ -61,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/06/12 15:06:13  zboczuch
+- added no-similarity patch
+- rel. 2
+
 Revision 1.4  2007/05/27 22:33:59  qboosh
 - typo, BR: rpm-pythonprov
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-nltk_lite.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list