From d08af7b2c60837f020570d678b5d4422ec7fc26d Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Tue, 12 Oct 2010 08:34:16 +0200 Subject: [PATCH] - ksh updated to 2010-10-10 --- .gitignore | 2 ++ ksh.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 5a161d4..332e4f1 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ INIT.2010-07-01.tgz /INIT.2010-08-26.tgz /ast-ksh.2010-09-24.tgz /INIT.2010-09-24.tgz +/ast-ksh.2010-10-10.tgz +/INIT.2010-10-10.tgz diff --git a/ksh.spec b/ksh.spec index 855fc48..8fc2bb5 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,12 +1,12 @@ -%global releasedate 2010-09-24 +%global releasedate 2010-10-10 Name: ksh Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ Group: System Environment/Shells License: CPL -Version: 20100924 -Release: 2%{?dist} +Version: 20101010 +Release: 1%{?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 @@ -116,6 +116,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 12 2010 Michal Hlavinka - 20101010-1 +- ksh updated to 2010-10-10 + * Fri Oct 08 2010 Michal Hlavinka - 20100924-2 - disable only known to be broken builtins, let other enabled - skip regression tests if /dev/fd is missing diff --git a/sources b/sources index e66dc4f..fda892b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -af1ff3e77c240d6caf43d4daf33277fa ast-ksh.2010-09-24.tgz -93b8a2560f313f67263c430311cc4031 INIT.2010-09-24.tgz +778a53ed17760bb9c40b4cfc4d275eeb ast-ksh.2010-10-10.tgz +13fc55fe88fde0e1a58c91db835d5440 INIT.2010-10-10.tgz