Commit Graph

64 Commits

Author SHA1 Message Date
Stephen Gallagher
82bd43c6ac
Fix build failures with -Werror=format-security 2017-03-24 10:39:30 -04:00
Fedora Release Engineering
04a42b7cee - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 09:30:43 +00:00
Dennis Gilmore
45f3677768 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 20:10:02 +00:00
Vitezslav Crhonek
60591fbfea Replace 'define' with 'global' 2016-01-05 12:47:07 +01:00
Dennis Gilmore
7c0a0b5163 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 05:53:06 +00:00
Vitezslav Crhonek
9a7965843e Use different and probably better approach of fixing segfaults if Tcl is built with stubs and Expect is used directly from C program 2015-05-20 13:01:29 +02:00
Vitezslav Crhonek
10986c4d79 Fix leaked fd 2014-09-09 13:28:10 +02:00
Peter Robinson
5da52d0d35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 11:47:38 +00:00
Dennis Gilmore
bf1640d71f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 06:15:37 -05:00
Jaroslav Škarvada
bf93b93df5 - Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86 2014-05-21 12:23:06 +02:00
Vitezslav Crhonek
b6737eed55 Fix segfaults if Tcl is built with stubs and Expect is used directly from C program 2014-04-28 13:47:44 +02:00
Vitezslav Crhonek
7005ff5330 Use vsnprintf instead of vsprintf to avoid buffer overflow 2013-12-12 15:25:24 +01:00
Vitezslav Crhonek
01ceaa5909 Fix bugus date in changelog 2013-10-02 14:35:50 +02:00
Vitezslav Crhonek
ca57771ac4 Fix memory leak when using -re option 2013-10-02 14:22:28 +02:00
Vitezslav Crhonek
d0adcdc223 Fix inaccuracy in mkpasswd man page 2013-08-27 12:08:32 +02:00
Dennis Gilmore
45a74e210e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 05:29:20 -05:00
Vitezslav Crhonek
5c25ef70bd Fix repeated words in man pages 2013-04-04 10:11:36 +02:00
Dennis Gilmore
5d5d9eb26f - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 15:18:18 -06:00
Dennis Gilmore
751b103fb1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 20:06:36 -05:00
Vitezslav Crhonek
367d367bb9 Fix character matching to avoid segmentation fault, Move libexpect link out of -devel subpackage 2012-02-06 15:28:30 +01:00
Dennis Gilmore
14f704e04a - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 20:08:48 -06:00
Vitezslav Crhonek
f83001ef75 Use full path to 'su' in passmass example, it's safer, Fix expect man page minor formatting issue 2011-09-06 13:19:35 +02:00
Vitezslav Crhonek
cb07de2c97 Let user know when expample script needs telnet and it is missing 2011-07-27 16:24:43 +02:00
Vitezslav Crhonek
3717009cbf Fix mkpasswd fails randomly 2011-03-16 14:43:08 +01:00
Dennis Gilmore
ca99208866 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 13:01:41 -06:00
Vitezslav Crhonek
0c6b037f35 Update to expect-5.45 2011-01-18 19:09:30 +01:00
Fedora Release Engineering
114d21fd5c dist-git conversion 2010-07-28 14:09:09 +00:00
vcrhonek
4789c74752 Update to 5.44.1.15 from upstream CVS, Fix unbuffer to return exit code of
ubuffered program, Fix Tk initialization
2010-03-10 09:25:00 +00:00
Bill Nottingham
f659af23bb Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:50:06 +00:00
Ville Skyttä
d620afefab - Use bzipped upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-10 17:47:44 +00:00
Jesse Keating
34a4daaa79 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 22:26:43 +00:00
Jesse Keating
6a0cf10497 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 15:55:18 +00:00
vcrhonek
8eb936dc27 add buildrequire 2009-02-11 12:59:07 +00:00
vcrhonek
19efb44fbc Modify and rebuild for new Tcl 2009-02-11 08:12:03 +00:00
vcrhonek
2723ecb764 Rediff all patches to work with patch --fuzz=0 2008-09-25 10:45:09 +00:00
vcrhonek
c50a710156 Use latest config.sub file for package build 2008-06-09 12:33:00 +00:00
vcrhonek
797b03d3fe rebuild 2008-02-11 12:46:06 +00:00
vcrhonek
89a8d8baca fix expect/tcl8.5 compatibility 2008-01-17 12:14:14 +00:00
Adam Tkac
6b7bbf1f06 - updated "tcl8.5" patch 2008-01-07 09:42:59 +00:00
alexlan
857d088293 - Rebuild for new Tcl 8.5 2008-01-05 13:56:42 +00:00
Bill Nottingham
ace667a6cc makefile update to properly grab makefile.common 2007-10-15 18:44:32 +00:00
vcrhonek
b31f0c96c9 rebuild 2007-08-23 09:24:44 +00:00
Jakub Jelinek
ebea646325 5.43.0-8 2007-02-10 19:27:10 +00:00
Miloslav Trmac
c91b438d11 - 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.
2007-02-08 04:39:05 +00:00
Miloslav Trmac
047c03f265 - Update to build with Tcl 8.5
- Drop static libraries
- Ship more documentation
- Use %%check for (make test), remove the conditional
2007-02-03 00:19:07 +00:00
Jesse Keating
959ad3c077 bumped for rebuild 2006-07-12 05:47:32 +00:00
David Cantrell
9849d32d2e BuildRequires libX11-devel. 2006-05-15 16:15:06 +00:00
David Cantrell
a64d87f840 Patch expLogChannelOpen() to create files with 0666 permissions (#182724). 2006-03-22 18:24:01 +00:00
Jesse Keating
16ea236253 bump for bug in double-long on ppc(64) 2006-02-11 02:42:08 +00:00
David Cantrell
2e4ccad719 rebuilt 2006-02-07 21:31:30 +00:00