rpms/tclchecker/devel tclchecker.spec,1.5,1.6

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sun Jun 15 05:29:52 UTC 2008


Author: wart

Update of /cvs/extras/rpms/tclchecker/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14603

Modified Files:
	tclchecker.spec 
Log Message:
Drop tbcload support which no longer works with Tcl 8.5




Index: tclchecker.spec
===================================================================
RCS file: /cvs/extras/rpms/tclchecker/devel/tclchecker.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tclchecker.spec	4 Jun 2008 22:12:57 -0000	1.5
+++ tclchecker.spec	15 Jun 2008 05:28:41 -0000	1.6
@@ -5,7 +5,7 @@
 Summary: Tcl syntax checker
 Name: tclchecker
 Version: 1.4
-Release: 5.%{cvsdate}cvs%{?dist}
+Release: 6.%{cvsdate}cvs%{?dist}
 License: TCL
 Group: Development/Libraries
 # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tclchecker-20061030cvs tclchecker
@@ -16,7 +16,7 @@
 Patch0:  tclchecker-1.4-tclm4.patch
 Patch1:  tclchecker-1.4-destdir.patch
 URL: http://tclpro.sourceforge.net/
-Requires: tcl(abi) = 8.5 tbcload tclparser
+Requires: tcl(abi) = 8.5 tclparser
 BuildRequires: tcl-devel autoconf
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -54,6 +54,9 @@
 %{tcl_sitelib}/%{name}%{version}
 
 %changelog
+* Fri Jun 13 2008 Wart <wart at kobold.org> 1.4-6.20061030cvs
+- Drop tbcload which does not work with Tcl 8.5
+
 * Thu Jun 4 2008 Wart <wart at kobold.org> 1.4-5.20061030cvs
 - Update autoconf support files to known working versions (BZ #449573)
 




More information about the fedora-extras-commits mailing list