rpms/tcldebugger/F-9 tcldebugger.spec,1.6,1.7

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


Author: wart

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

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



Index: tcldebugger.spec
===================================================================
RCS file: /cvs/extras/rpms/tcldebugger/F-9/tcldebugger.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tcldebugger.spec	4 Jan 2008 01:00:09 -0000	1.6
+++ tcldebugger.spec	15 Jun 2008 05:41:23 -0000	1.7
@@ -5,7 +5,7 @@
 Summary: Tcl debugging library
 Name: tcldebugger
 Version: 1.4
-Release: 6.%{cvsdate}cvs%{?dist}
+Release: 7.%{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 tcldebugger-20061030cvs tcldebugger
@@ -19,7 +19,7 @@
 Patch5:  tcldebugger-1.4-browser.patch
 URL: http://tclpro.sourceforge.net/
 BuildRequires: tcl-devel autoconf
-Requires: tcl(abi) = 8.5 tk tclparser tcllib tbcload xdg-utils
+Requires: tcl(abi) = 8.5 tk tclparser tcllib xdg-utils
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
@@ -64,6 +64,9 @@
 %{_mandir}/mann/*.gz
 
 %changelog
+* Fri Jun 13 2008 Wart <wart at kobold.org> 1.4-7.20061030cvs
+- Drop dependency on tbcload which does not work with Tcl 8.5
+
 * Thu Jan 3 2008 Wart <wart at kobold.org> 1.4-6.20061030cvs
 - Rebuild for Tcl 8.5
 




More information about the fedora-extras-commits mailing list