From ebea6463258bd50e71e4290840dae71309b281e7 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sat, 10 Feb 2007 19:27:10 +0000 Subject: [PATCH] 5.43.0-8 --- expect.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/expect.spec b/expect.spec index 3096c93..185c6b2 100644 --- a/expect.spec +++ b/expect.spec @@ -3,7 +3,7 @@ Summary: A program-script interaction and testing utility Name: expect Version: %{majorver}.0 -Release: 7 +Release: 8 License: Public Domain Group: Development/Languages URL: http://expect.nist.gov/ @@ -62,7 +62,7 @@ This package contains expectk and some scripts that use it. %patch2 -p1 -b .lib-spec %patch3 -p1 -b .libdir %patch4 -p1 -b .log_file -%patch5 -p1 -b .tcl8.5 +#%patch5 -p1 -b .tcl8.5 %patch6 -p1 -b .pkgIndex-x # examples fixes %patch100 -p1 -b .random @@ -148,6 +148,9 @@ rm -rf "$RPM_BUILD_ROOT" %{_mandir}/man1/tknewsbiff.1* %changelog +* Sat Feb 10 2007 Jakub Jelinek - 5.43.0-8 +- Update to build this time with Tcl 8.4 + * Thu Feb 8 2007 Miloslav Trmac - 5.43.0-7 - s/%%{buildroot}/"$RPM_BUILD_ROOT"/g - s,/usr/share/man,%%{_mandir},g