rpms/tcldebugger/devel tcldebugger.spec,1.7,1.8

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


Author: wart

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

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/devel/tcldebugger.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tcldebugger.spec	4 Jun 2008 22:18:37 -0000	1.7
+++ tcldebugger.spec	15 Jun 2008 05:39:02 -0000	1.8
@@ -5,7 +5,7 @@
 Summary: Tcl debugging library
 Name: tcldebugger
 Version: 1.4
-Release: 7.%{cvsdate}cvs%{?dist}
+Release: 8.%{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
@@ -21,7 +21,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
 
@@ -67,6 +67,9 @@
 %{_mandir}/mann/*.gz
 
 %changelog
+* Fri Jun 13 2008 Wart <wart at kobold.org> 1.4-8.20061030cvs
+- Drop dependency on tbcload which does not work with Tcl 8.5
+
 * Thu Jun 4 2008 Wart <wart at kobold.org> 1.4-7.20061030cvs
 - Update autoconf support files to known working versions (BZ #449464)
 




More information about the fedora-extras-commits mailing list