Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
expect-devel: A program-script interaction and testing utility
Name: | expect-devel |
Vendor: | Scientific Linux |
Version: | 5.43.0 |
License: | Public Domain |
Release: | 5.1 |
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 development files for the expect library.
Changelog
- * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.43.0-5.1
- rebuild
- * Mon May 15 17:00:00 2006 David Cantrell <dcantrell{%}redhat{*}com> - 5.43.0-5
- BuildRequires libX11-devel
- * Fri Feb 24 16:00:00 2006 David Cantrell <dcantrell{%}redhat{*}com> - 5.43.0-4
- Patch expLogChannelOpen() to create files with 0666 permissions (#182724)