This commit is contained in:
parent
3e59bfe184
commit
12fe1f6f1a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e976be8e8ba794ece339ea46ca658b25bf86bfd3b4f06b3a371c5184e895de0
|
||||
size 265025
|
3
INIT.2008-10-09.tar.bz2
Normal file
3
INIT.2008-10-09.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0be3a0b3ce5c2d4364c7df5f98a3b5d3d9c68650061d521b2a926e774458cf09
|
||||
size 265027
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e9ed68602465e2f9b3c42cd4de8b7fad8c7b5711e18139905a6408c79683b57
|
||||
size 1396266
|
3
ast-ksh.2008-10-09.tar.bz2
Normal file
3
ast-ksh.2008-10-09.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f981b221512e9c36a758bd7b85ce6d9d458d4f2e33e60b2429e815f9698a3a5
|
||||
size 1396991
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 13:57:27 CEST 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
|
||||
typeset with types that contain arrays of other types a members
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 9 15:08:12 CEST 2008 - werner@suse.de
|
||||
|
||||
|
10
ksh.spec
10
ksh.spec
@ -29,11 +29,11 @@ Group: System/Shells
|
||||
PreReq: /bin/ln /bin/rm /etc/bash.bashrc /bin/true
|
||||
AutoReqProv: on
|
||||
Version: 93t
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Korn Shell
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: INIT.2008-10-01.tar.bz2
|
||||
Source1: ast-ksh.2008-10-01.tar.bz2
|
||||
Source: INIT.2008-10-09.tar.bz2
|
||||
Source1: ast-ksh.2008-10-09.tar.bz2
|
||||
Source2: ast-open-locale.2008-07-25.tar.bz2
|
||||
Source20: Agreement
|
||||
Source21: Warning
|
||||
@ -371,6 +371,10 @@ fi
|
||||
%{_includedir}/ast/
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
typeset with types that contain arrays of other types a members
|
||||
* Thu Oct 09 2008 werner@suse.de
|
||||
- Switch to 2008-10-01 beta test of ksh93t to fix several crashes
|
||||
- Do not install locale data as this do not work (bnc#433739)
|
||||
|
Loading…
x
Reference in New Issue
Block a user