Jump to letter: [
ABCDEFGIJKLMNOPQRSTUVW
]
expectk: A program-script interaction and testing utility
| Name: | expectk |
Vendor: | ehbogerlach.nl repo http://ftp.ehbogerlach.nl/pub/linux/ |
| Version: | 5.43.0 |
License: | Public Domain |
| Release: | 9.fc5.gerlach |
URL: | http://expect.nist.gov/ |
- Summary
- Expect is a tcl application for automating and testing
interactive applications such as telnet, ftp, passwd, fsck,
rlogin, tip, etc. Expect makes it easy for a script to
control another program and interact with it.
This package contains expectk and some scripts that use it.
Changelog
- * Thu Aug 23 12:00:00 2007 Vitezslav Crhonek <vcrhonek{%}redhat{*}com> - 5.43.0-9
- rebuild
- * Sat Feb 10 11:00:00 2007 Jakub Jelinek <jakub{%}redhat{*}com> - 5.43.0-8
- Update to build this time with Tcl 8.4
- * Thu Feb 8 11:00:00 2007 Miloslav Trmac <mitr{%}redhat{*}com> - 5.43.0-7
- s/%{buildroot}/"$RPM_BUILD_ROOT"/g
- s,/usr/share/man,%{_mandir},g
- Use the Fedora-specified Buildroot:
- Remove BuildRequires: libX11-devel
- Don't install pkgIndex.tcl as an executable file
- Drop the incorrect expect-5.32.2-fixcat.patch
- Remove comments from *.h.in because they confuse config.status; this makes
the workaround expect-5.43.0-cfg-setpgrp.patch unnecesary.