rpms/ksh/F-11 .cvsignore, 1.17, 1.18 ksh-20070328-builtins.patch, 1.2, 1.3 ksh.spec, 1.49, 1.50 sources, 1.18, 1.19

Michal Hlavinka mhlavink at fedoraproject.org
Wed Jul 29 07:42:20 UTC 2009


Author: mhlavink

Update of /cvs/extras/rpms/ksh/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7591

Modified Files:
	.cvsignore ksh-20070328-builtins.patch ksh.spec sources 
Log Message:
updated to older 2008-12-12



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ksh/F-11/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -p -r1.17 -r1.18
--- .cvsignore	11 May 2009 08:09:29 -0000	1.17
+++ .cvsignore	29 Jul 2009 07:42:20 -0000	1.18
@@ -1,2 +1,2 @@
-INIT.2009-05-05.tgz
-ast-ksh.2009-05-05.tgz
+INIT.2008-12-12.tgz
+ast-ksh.2008-12-12.tgz

ksh-20070328-builtins.patch:
 builtins.c |    2 ++
 1 file changed, 2 insertions(+)

Index: ksh-20070328-builtins.patch
===================================================================
RCS file: /cvs/extras/rpms/ksh/F-11/ksh-20070328-builtins.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- ksh-20070328-builtins.patch	5 May 2009 11:20:42 -0000	1.2
+++ ksh-20070328-builtins.patch	29 Jul 2009 07:42:20 -0000	1.3
@@ -1,6 +1,6 @@
-diff -up ksh-20090501/src/cmd/ksh93/data/builtins.c.builtins ksh-20090501/src/cmd/ksh93/data/builtins.c
---- ksh-20090501/src/cmd/ksh93/data/builtins.c.builtins	2009-04-12 09:38:03.000000000 +0200
-+++ ksh-20090501/src/cmd/ksh93/data/builtins.c	2009-05-05 11:20:30.601284246 +0200
+diff -up ksh-20081212/src/cmd/ksh93/data/builtins.c.builtins ksh-20081212/src/cmd/ksh93/data/builtins.c
+--- ksh-20081212/src/cmd/ksh93/data/builtins.c.builtins	2008-12-04 17:23:00.000000000 +0100
++++ ksh-20081212/src/cmd/ksh93/data/builtins.c	2009-07-29 09:35:43.573518651 +0200
 @@ -125,6 +125,7 @@ const struct shtable3 shtab_builtins[] =
  #ifdef SHOPT_CMDLIB_HDR
  #include SHOPT_CMDLIB_HDR
@@ -14,6 +14,6 @@ diff -up ksh-20090501/src/cmd/ksh93/data
  	CMDLIST(sync)
  #endif
 +#endif
- #if SHOPT_REGRESS
- 	"__regress__",		NV_BLTIN|BLT_ENV,	bltin(__regress__),
- #endif
+ 	"",		0, 0 
+ };
+ 


Index: ksh.spec
===================================================================
RCS file: /cvs/extras/rpms/ksh/F-11/ksh.spec,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -p -r1.49 -r1.50
--- ksh.spec	11 May 2009 08:09:29 -0000	1.49
+++ ksh.spec	29 Jul 2009 07:42:20 -0000	1.50
@@ -1,11 +1,11 @@
-%define       releasedate   2009-05-05
+%define       releasedate   2008-12-12
 
 Name:         ksh
 Summary:      The Original ATT Korn Shell
 URL:          http://www.kornshell.com/
 Group:        System Environment/Shells
 License:      CPL
-Version:      20090505
+Version:      20081212
 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
@@ -84,6 +84,10 @@ fi
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Wed Jul 29 2009 Michal Hlavinka <mhlavink at redhat.com> - 20081212-1
+- going back to 2008-12-12 because there is nothing else usable enough
+- fixes #510833
+
 * Mon May 11 2009 Michal Hlavinka <mhalvink at redhat.com> - 20090505-1
 - updated to 2009-05-05
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ksh/F-11/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	11 May 2009 08:09:29 -0000	1.18
+++ sources	29 Jul 2009 07:42:20 -0000	1.19
@@ -1,2 +1,2 @@
-e941c0a95b73c8309e6afff10f79d988  INIT.2009-05-05.tgz
-dff46f3e047ac35ac78a81c52938991b  ast-ksh.2009-05-05.tgz
+a3286fec6748a34e46a89b2edbbaeb78  INIT.2008-12-12.tgz
+e339886eed78b6bb9b75565477ea9135  ast-ksh.2008-12-12.tgz




More information about the fedora-extras-commits mailing list