rpms/python-nltk/F-7 python-nltk.spec,1.5,1.6

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Sat Sep 22 04:24:27 UTC 2007


Author: salimma

Update of /cvs/pkgs/rpms/python-nltk/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5035/F-7

Modified Files:
	python-nltk.spec 
Log Message:
Make tkinter a build requirement as well



Index: python-nltk.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-nltk/F-7/python-nltk.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-nltk.spec	22 Sep 2007 04:16:28 -0000	1.5
+++ python-nltk.spec	22 Sep 2007 04:23:54 -0000	1.6
@@ -3,7 +3,7 @@
 %define prerel b2
 Name:           python-nltk
 Version:        0.9
-Release:        0.1.%{prerel}%{?dist}
+Release:        0.2.%{prerel}%{?dist}
 Summary:        Natural Language Toolkit
 
 Group:          Development/Libraries
@@ -16,7 +16,7 @@
 Obsoletes:      python-nltk_lite <= 0.6.6-2%{?dist}
 Provides:       python-nltk_lite = %{version}-%{release}
 
-BuildRequires:  python-devel
+BuildRequires:  python-devel, tkinter
 Requires:       numpy, python-matplotlib, tkinter
 
 %description
@@ -62,6 +62,9 @@
 
 
 %changelog
+* Fri Sep 22 2007 Michel Salim <michel.sylvan at gmail.com> - 0.9.0.2.b
+- BR on tkinter, it is now needed at build time
+
 * Fri Sep 21 2007 Michel Salim <michel.sylvan at gmail.com> - 0.9-0.1.b2
 - Updated to 0.9b2
 - Renamed back to python-nltk




More information about the fedora-extras-commits mailing list