- found ugly regression, reverting to 2010-11-22 (with io race patch) for now
This commit is contained in:
parent
a86f824ad0
commit
28f1d68859
7
ksh.spec
7
ksh.spec
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user