From 01ceaa5909174158875374aefe19324f643a5250 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 2 Oct 2013 14:35:50 +0200 Subject: [PATCH] Fix bugus date in changelog --- expect.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/expect.spec b/expect.spec index f1d27ec..27e8d12 100644 --- a/expect.spec +++ b/expect.spec @@ -427,10 +427,10 @@ rm -rf "$RPM_BUILD_ROOT" - quick hack to have a correct setpgrp() call in expect - fix config.guess and config.sub to newer versions -* Mon Aug 28 2001 Adrian Havill +* Tue Aug 28 2001 Adrian Havill - expect's fixline1 busted for expectk scripts (tkpasswd/tknewsbiff/tkterm) -* Mon Aug 8 2001 Adrian Havill +* Wed Aug 8 2001 Adrian Havill - re-enable glibc string and math inlines; recent gcc is a-ok. - optimize at -O2 instead of -O - rename "soname" patches related to makefile/autoconf changes