rpms/python-nltk/FC-3 python-nltk.spec,1.1,1.2 sources,1.2,1.3

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Mon Feb 6 13:20:27 UTC 2006


Author: salimma

Update of /cvs/extras/rpms/python-nltk/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11681

Modified Files:
	python-nltk.spec sources 
Log Message:
Downgrade to 1.4.2 for FC3 only, for Python compatibility



Index: python-nltk.spec
===================================================================
RCS file: /cvs/extras/rpms/python-nltk/FC-3/python-nltk.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-nltk.spec	17 Nov 2005 05:22:25 -0000	1.1
+++ python-nltk.spec	6 Feb 2006 13:20:27 -0000	1.2
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-nltk
-Version:        1.4.4
+Version:        1.4.2
 Release:        1%{?dist}
 Summary:        Natural Language Toolkit
 
@@ -14,7 +14,7 @@
 
 BuildRequires:  python
 Requires:       python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
-Requires:	python-numarray, tkinter
+Requires:	python-numeric, tkinter
 
 %description
 The Natural Language Toolkit is a Python package that simplifies the
@@ -64,5 +64,8 @@
 
 
 %changelog
-* Sun Sep 11 2005 Michel Salim <michel.salim[AT]gmail.com> - 1.4.4-1
+* Mon Feb  6 2006 Michel Salim <michel.salim at gmail.com> - 1.4.2-1
+- Downgrade to 1.4.2 for FC3 only, to match older version of Python installed
+
+* Sun Sep 11 2005 Michel Salim <michel.salim at gmail.com> - 1.4.4-1
 - Initial package


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-nltk/FC-3/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	17 Nov 2005 05:22:25 -0000	1.2
+++ sources	6 Feb 2006 13:20:27 -0000	1.3
@@ -1 +1 @@
-fb402d42d71844fe4483affa100814e5  nltk-1.4.4.tar.gz
+f24e6ac9c2152e9cf6f9fa09e259d783 nltk-1.4.2.tar.gz




More information about the fedora-extras-commits mailing list