rpms/ksh/devel .cvsignore, 1.13, 1.14 ksh.spec, 1.36, 1.37 sources, 1.13, 1.14 ksh-20071105-ifs.patch, 1.1, NONE ksh-20071105-optind.patch, 1.1, NONE

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Mon Feb 11 08:20:19 UTC 2008


Author: tsmetana

Update of /cvs/pkgs/rpms/ksh/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13059

Modified Files:
	.cvsignore ksh.spec sources 
Removed Files:
	ksh-20071105-ifs.patch ksh-20071105-optind.patch 
Log Message:
* Mon Feb 11 2008 Tomas Smetana <tsmetana at redhat.com> 20080202-1
- new upstream version



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ksh/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- .cvsignore	7 Nov 2007 10:33:54 -0000	1.13
+++ .cvsignore	11 Feb 2008 08:19:43 -0000	1.14
@@ -1,3 +1,3 @@
-ast-ksh.2007-11-05.tgz
-ast-ksh-locale.2007-11-05.tgz
-INIT.2007-11-05.tgz
+INIT.2008-02-02.tgz
+ast-ksh.2008-02-02.tgz
+ast-ksh-locale.2008-02-02.tgz


Index: ksh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ksh/devel/ksh.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ksh.spec	30 Jan 2008 07:31:34 -0000	1.36
+++ ksh.spec	11 Feb 2008 08:19:43 -0000	1.37
@@ -1,5 +1,5 @@
 #ExclusiveArch:  x86_64
-%define       releasedate   2007-11-05
+%define       releasedate   2008-02-02
 #ExcludeArch:  ia64
 
 Name:         ksh
@@ -7,8 +7,8 @@
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      Common Public License Version 1.0
-Version:      20071105
-Release:      3%{?dist}
+Version:      20080202
+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-ksh-locale.%{releasedate}.tgz
@@ -18,8 +18,6 @@
 Patch3:       ksh-20070328-builtins.patch
 Patch4:       ksh-20070328-ttou.patch
 Patch5:       ksh-20070628-unaligned.patch
-Patch6:       ksh-20071105-ifs.patch
-Patch7:       ksh-20071105-optind.patch
 # for debugging only:
 #Patch100:     ksh-20060124-iffedebug.patch
 
@@ -48,8 +46,6 @@
 %patch3 -p1 -b .builtins
 %patch4 -p1 -b .ttou
 %patch5 -p1 -b .unaligned
-%patch6 -p1 -b .ifs
-%patch7 -p1 -b .optind
 #patch100 -p1 -b .iffedebug
 
 %build
@@ -108,6 +104,9 @@
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Mon Feb 11 2008 Tomas Smetana <tsmetana at redhat.com> 20080202-1
+- new upstream version
+
 * Wed Jan 30 2008 Tomas Smetana <tsmetana at redhat.com> 20071105-3
 - fix #430602 - ksh segfaults after unsetting OPTIND
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ksh/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	7 Nov 2007 10:33:54 -0000	1.13
+++ sources	11 Feb 2008 08:19:43 -0000	1.14
@@ -1,3 +1,3 @@
-19c22f3711188c49564589f525ebd5d7  ast-ksh.2007-11-05.tgz
-8024e4ab068f933bc8fc0f45a9c4fb71  ast-ksh-locale.2007-11-05.tgz
-312f61269398c0fc854b753a51938230  INIT.2007-11-05.tgz
+740c6fc775bf2f7b6bff463bdbad1c31  INIT.2008-02-02.tgz
+d2a71e320fbaa7a0fd950a27c7e4b099  ast-ksh.2008-02-02.tgz
+f003813d83fa2606017b3b60196ad38e  ast-ksh-locale.2008-02-02.tgz


--- ksh-20071105-ifs.patch DELETED ---


--- ksh-20071105-optind.patch DELETED ---




More information about the fedora-extras-commits mailing list