update to 8.4.8

This commit is contained in:
Jens Petersen 2004-11-24 13:42:52 +00:00
parent 9aeca00b94
commit 38723cb615
3 changed files with 12 additions and 4 deletions

View File

@ -1,2 +1,7 @@
tcl8.4.7
tcl8.4.7-html.tar.gz
tcl8.4.7-src.tar.gz
tcl8.4.8
tcl8.4.8-html.tar.gz
tcl8.4.8-src.tar.gz
tcl-*.src.rpm

View File

@ -1,2 +1,2 @@
46a6564efbcffd594bb0303c04395bc3 tcl8.4.7-html.tar.gz
07e256e21bd0d05887770318b540c36f tcl8.4.7-src.tar.gz
28807a38f9fc25af89e7f9be177b658c tcl8.4.8-html.tar.gz
6d0b3597ffc10223b89fabd86078b8fc tcl8.4.8-src.tar.gz

View File

@ -2,8 +2,8 @@
Summary: Tcl scripting language development environment
Name: tcl
Version: %{majorver}.7
Release: 2
Version: %{majorver}.8
Release: 1
License: BSD
Group: Development/Languages
URL: http://tcl.sourceforge.net/
@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT
%doc html/*
%changelog
* Wed Nov 24 2004 Jens Petersen <petersen@redhat.com> - 8.4.8-1
- update to latest release
* Fri Oct 15 2004 Jens Petersen <petersen@redhat.com> - 8.4.7-2
- improve tcl8.3.5-tclConfig-package-path-90160.patch to look in libdir in
addition to datadir for packages, so that tclsh can load binary packages