diff --git a/INIT.2008-10-09.tar.bz2 b/INIT.2008-10-09.tar.bz2 deleted file mode 100644 index aa9b5a4..0000000 --- a/INIT.2008-10-09.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0be3a0b3ce5c2d4364c7df5f98a3b5d3d9c68650061d521b2a926e774458cf09 -size 265027 diff --git a/INIT.2008-10-10.tar.bz2 b/INIT.2008-10-10.tar.bz2 new file mode 100644 index 0000000..c40e6f7 --- /dev/null +++ b/INIT.2008-10-10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:064c53bd88b61bb1116c60570d8415d2657496fa7fe010e71c6234be75d817f8 +size 265042 diff --git a/ast-ksh.2008-10-09.tar.bz2 b/ast-ksh.2008-10-09.tar.bz2 deleted file mode 100644 index a8ea7c8..0000000 --- a/ast-ksh.2008-10-09.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2f981b221512e9c36a758bd7b85ce6d9d458d4f2e33e60b2429e815f9698a3a5 -size 1396991 diff --git a/ast-ksh.2008-10-10.tar.bz2 b/ast-ksh.2008-10-10.tar.bz2 new file mode 100644 index 0000000..7d6d31a --- /dev/null +++ b/ast-ksh.2008-10-10.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03e9d6ff4e95d8fb670b990b71f6b934cde71781d2f26b7f63b3cc43b9e91e98 +size 1398718 diff --git a/ksh.changes b/ksh.changes index dbca1ac..48d4aea 100644 --- a/ksh.changes +++ b/ksh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 14 12:19:38 CEST 2008 - werner@suse.de + +- Switch to 2008-10-10 beta test of ksh93t to fix multibyte handle + in the read builtin and fix a bug in array type handle. + ------------------------------------------------------------------- Mon Oct 13 13:57:27 CEST 2008 - werner@suse.de diff --git a/ksh.spec b/ksh.spec index 3b4ee0a..517c9f1 100644 --- a/ksh.spec +++ b/ksh.spec @@ -29,11 +29,11 @@ Group: System/Shells PreReq: /bin/ln /bin/rm /etc/bash.bashrc /bin/true AutoReqProv: on Version: 93t -Release: 3 +Release: 4 Summary: Korn Shell BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source: INIT.2008-10-09.tar.bz2 -Source1: ast-ksh.2008-10-09.tar.bz2 +Source: INIT.2008-10-10.tar.bz2 +Source1: ast-ksh.2008-10-10.tar.bz2 Source2: ast-open-locale.2008-07-25.tar.bz2 Source20: Agreement Source21: Warning @@ -371,6 +371,9 @@ fi %{_includedir}/ast/ %changelog +* Tue Oct 14 2008 werner@suse.de +- Switch to 2008-10-10 beta test of ksh93t to fix multibyte handle + in the read builtin and fix a bug in array type handle. * Mon Oct 13 2008 werner@suse.de - Switch to 2008-10-09 beta test of ksh93t to fix a hang caused by a subshell command substitution with redirection and a crash in diff --git a/workaround-stupid-build-system.diff b/workaround-stupid-build-system.diff index 2931394..d29e5a7 100644 --- a/workaround-stupid-build-system.diff +++ b/workaround-stupid-build-system.diff @@ -122,6 +122,15 @@ done trestore.o generated make waitevent.o make sh/waitevent.c +@@ -1229,7 +1229,7 @@ prev ${PACKAGE_ast_INCLUDE}/ast_standard + done data/strdata.c + meta strdata.o %.c>%.o data/strdata.c strdata + prev data/strdata.c +-exec - ${CC} ${mam_cc_FLAGS} ${-debug-symbols?1?${mam_cc_DEBUG} -D_BLD_DEBUG?${CCFLAGS.FORCE}?} -I. -Iinclude -I${PACKAGE_ast_INCLUDE} -D_PACKAGE_ast -DSHOPT_MULTIBYTE -DSHOPT_PFSH -c data/strdata.c ++exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Iinclude -I${PACKAGE_ast_INCLUDE} -D_PACKAGE_ast -DSHOPT_MULTIBYTE -DSHOPT_PFSH -c data/strdata.c + done strdata.o generated + make testops.o + make data/testops.c @@ -1372,7 +1372,7 @@ prev +ljobs prev +li prev ${mam_libsocket}