rpms/tclchecker/F-9 tclchecker.spec,1.4,1.5

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


Author: wart

Update of /cvs/extras/rpms/tclchecker/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15660

Modified Files:
	tclchecker.spec 
Log Message:
Drop dependency on tbcload which does not work with Tcl 8.5



Index: tclchecker.spec
===================================================================
RCS file: /cvs/extras/rpms/tclchecker/F-9/tclchecker.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tclchecker.spec	4 Jan 2008 00:58:14 -0000	1.4
+++ tclchecker.spec	15 Jun 2008 05:46:14 -0000	1.5
@@ -5,7 +5,7 @@
 Summary: Tcl syntax checker
 Name: tclchecker
 Version: 1.4
-Release: 4.%{cvsdate}cvs%{?dist}
+Release: 5.%{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
@@ -14,7 +14,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
@@ -51,6 +51,9 @@
 %{tcl_sitelib}/%{name}%{version}
 
 %changelog
+* Fri Jun 13 2008 Wart <wart at kobold.org> 1.4-5.20061030cvs
+- Drop tbcload which does not work with Tcl 8.5
+
 * Thu Jan 3 2008 Wart <wart at kobold.org> 1.4-4.20061030cvs
 - Rebuild for Tcl 8.5
 




More information about the fedora-extras-commits mailing list