From 4852349b7df8d1c05ea37f555678e37506effa1d Mon Sep 17 00:00:00 2001 From: Tomas Smetana Date: Wed, 7 Nov 2007 10:33:54 +0000 Subject: [PATCH] - new upstream version --- .cvsignore | 6 +++--- ksh.spec | 15 +++++++++------ sources | 6 +++--- 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/.cvsignore b/.cvsignore index 42bcd6c..73ee6b5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ -ast-base-locale.2007-03-28.tgz -ast-ksh.2007-06-28.tgz -INIT.2007-06-28.tgz +ast-ksh.2007-11-05.tgz +ast-ksh-locale.2007-11-05.tgz +INIT.2007-11-05.tgz diff --git a/ksh.spec b/ksh.spec index 9954c7b..3d2a5a2 100644 --- a/ksh.spec +++ b/ksh.spec @@ -1,5 +1,5 @@ #ExclusiveArch: x86_64 -%define releasedate 2007-06-28 +%define releasedate 2007-11-05 #ExcludeArch: ia64 Name: ksh @@ -7,12 +7,12 @@ Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ Group: Applications/Shells License: Common Public License Version 1.0 -Version: 20070628 -Release: 1.1%{?dist} +Version: 200711205 +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 -Source2: http://www.research.att.com/~gsf/download/tgz/ast-base-locale.2007-03-28.tgz -Patch0: ksh-20041225-gcc4.patch +Source2: http://www.research.att.com/~gsf/download/tgz/ast-ksh-locale.%{releasedate}.tgz +#Patch0: ksh-20041225-gcc4.patch Patch1: ksh-20070328-uname.patch Patch2: ksh-20070328-useex.patch Patch3: ksh-20070328-builtins.patch @@ -40,7 +40,7 @@ with "sh" (the Bourne Shell). %setup -q -c %setup -q -T -D -a 1 %setup -q -T -D -a 2 -%patch0 -p1 -b .gcc4 +#%patch0 -p1 -b .gcc4 %patch1 -p1 -b .uname %patch2 -p1 -b .use_ex %patch3 -p1 -b .builtins @@ -104,6 +104,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Wed Nov 07 2007 Tomas Smetana 20071105-1 +- new upstream version + * Wed Aug 22 2007 Tomas Smetana 20070628-1.1 - rebuild diff --git a/sources b/sources index 549c118..ebfff28 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -1763efbc8217d0399f08bdeb31168e9a ast-base-locale.2007-03-28.tgz -c9096f6ecfe49010aed0eb5f4dda9757 ast-ksh.2007-06-28.tgz -6d515cfbb3191bd78c567a2ed0035dd1 INIT.2007-06-28.tgz +19c22f3711188c49564589f525ebd5d7 ast-ksh.2007-11-05.tgz +8024e4ab068f933bc8fc0f45a9c4fb71 ast-ksh-locale.2007-11-05.tgz +312f61269398c0fc854b753a51938230 INIT.2007-11-05.tgz