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

Michal Hlavinka mhlavink at fedoraproject.org
Thu Dec 23 08:04:49 UTC 2010


commit 28f1d688596dc5fca5a8680d68bd125a474bfe05
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Thu Dec 23 09:04:36 2010 +0100

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

 ksh.spec |    7 +++++--
 sources  |    4 ++--
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ksh.spec b/ksh.spec
index 8b00b15..5c8e4b7 100644
--- a/ksh.spec
+++ b/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 at 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 at redhat.com> - 20101212-1
 - ksh updated to 2010-12-12
 
diff --git a/sources b/sources
index 411817d..3b5721d 100644
--- a/sources
+++ b/sources
@@ -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


More information about the scm-commits mailing list