From dba98153c8f1a8ac1a3edba920d8595f37487473 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:38:43 +0000 Subject: [PATCH] auto-import changelog data from expect-5.42.1-1.src.rpm Thu Aug 05 2004 Jens Petersen - 5.42.1-1 - update to 5.42.1 (Robert Scheck, 126536) - no longer need expect-5.32.2-kibitz.patch - update expect-5.38.0-autopasswd-9917.patch - drop explicit tcl and tk requires --- .cvsignore | 2 +- expect.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index f1e2813..ae95f5f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -expect-5.39.0.tar.gz +expect-5.42.1.tar.gz diff --git a/expect.spec b/expect.spec index 508c016..422bc06 100644 --- a/expect.spec +++ b/expect.spec @@ -1,19 +1,17 @@ -%define majorver 5.39 +%define majorver 5.42 Summary: A program-script interaction and testing utility Name: expect -Version: %{majorver}.0 -Release: 98 +Version: %{majorver}.1 +Release: 1 License: Public Domain Group: Development/Languages URL: http://expect.nist.gov/ Source: http://expect.nist.gov/src/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -Requires: tcl Buildrequires: tcl-devel tk-devel autoconf213 Patch0: expect-5.32.2-random.patch Patch1: expect-5.39.0-64bit-82547.patch -Patch2: expect-5.32.2-kibitz.patch Patch3: expect-5.32.2-fixcat.patch Patch6: expect-5.38.0-spawn-43310.patch Patch8: expect-5.32.2-setpgrp.patch @@ -45,7 +43,7 @@ This package contains development files for the expect library. %package -n expectk Summary: A program-script interaction and testing utility Group: Development/Languages -Requires: expect = %{version}, tcl, tk +Requires: expect = %{version}-%{release} %description -n expectk Expect is a tcl application for automating and testing @@ -59,7 +57,6 @@ This package contains expectk and some scripts that use it. %setup -q -n expect-%{majorver} %patch0 -p1 -b .random %patch1 -p1 -b .64bit -%patch2 -p1 -b .kibitz %patch3 -p1 -b .fixcat %patch6 -p2 -b .spawn %patch8 -p2 -b .pgrp @@ -141,6 +138,12 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/tknewsbiff.1* %changelog +* Thu Aug 5 2004 Jens Petersen - 5.42.1-1 +- update to 5.42.1 (Robert Scheck, 126536) + - no longer need expect-5.32.2-kibitz.patch + - update expect-5.38.0-autopasswd-9917.patch +- drop explicit tcl and tk requires + * Mon Jun 21 2004 Alan Cox - Autopasswd doesnt work and isnt ever going to work with pam around since password setting depends on the modules in use (think "fingerprint" diff --git a/sources b/sources index 4587fe2..e95f5ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -38a39787ef888f4fa009a8384d5c7c0a expect-5.39.0.tar.gz +fea346fac6aaf74b0851f2441f478571 expect-5.42.1.tar.gz