- found ugly regression, reverting to 2010-11-22 (with io race patch) for now

This commit is contained in:
Michal Hlavinka 2010-12-23 09:04:36 +01:00
parent a86f824ad0
commit 28f1d68859
2 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
%global releasedate 2010-12-12
%global releasedate 2010-11-22
Name: ksh
Summary: The Original ATT Korn Shell
@ -6,7 +6,7 @@ URL: http://www.kornshell.com/
Group: System Environment/Shells
License: CPL
Version: 20101212
Release: 1%{?dist}
Release: 2.20101122%{?dist}
Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{releasedate}.tgz
Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{releasedate}.tgz
Source3: kshrc.rhs
@ -118,6 +118,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Dec 23 2010 Michal Hlavinka <mhlavink@redhat.com> - 20101212-2.20101122
- found ugly regression, reverting to 2010-11-22 (with io race patch) for now
* Thu Dec 16 2010 Michal Hlavinka <mhlavink@redhat.com> - 20101212-1
- ksh updated to 2010-12-12

View File

@ -1,2 +1,2 @@
6cc97df47b950e63a476e3269c03ff0f ast-ksh.2010-12-12.tgz
d479b1930bf975f054adeb508f3518da INIT.2010-12-12.tgz
ac63a00fbe6e4c6109f74b9013bede3e ast-ksh.2010-11-22.tgz
12f259fe7ce1977ee0b8a4622b6cfac7 INIT.2010-11-22.tgz