This commit is contained in:
parent
08ae78465e
commit
bb0004ef6f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d69ad7af3c4e3bf9101b86a05bccb6b900a2e145fc51d86ef8dee37e3c9397cd
|
||||
size 265334
|
3
INIT.2008-11-04.tar.bz2
Normal file
3
INIT.2008-11-04.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d202be3716abd4afe68e5be24cb5f53a538ccd6f94f0aa0d6c1aa924424967f7
|
||||
size 265376
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3141e43f83e77ebb7d066e0cd9d631464b2dfd5fd9e5181d2907f16bf8983935
|
||||
size 1398945
|
3
ast-ksh.2008-11-04.tar.bz2
Normal file
3
ast-ksh.2008-11-04.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:afc94ec1adcaaa31f33f1f0cffd91a5088812162fbf214f0e6b7bf6f601f79e3
|
||||
size 1399334
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 4 11:06:16 CET 2008 - werner@suse.de
|
||||
|
||||
- Switch to 2008-11-04 of ksh93t for a minor and minimal fix within
|
||||
the shell syntax parser.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 31 11:07:06 CET 2008 - werner@suse.de
|
||||
|
||||
|
9
ksh.spec
9
ksh.spec
@ -29,11 +29,11 @@ Group: System/Shells
|
||||
PreReq: /bin/ln /bin/rm /etc/bash.bashrc /bin/true
|
||||
AutoReqProv: on
|
||||
Version: 93t
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Korn Shell
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: INIT.2008-10-31.tar.bz2
|
||||
Source1: ast-ksh.2008-10-31.tar.bz2
|
||||
Source: INIT.2008-11-04.tar.bz2
|
||||
Source1: ast-ksh.2008-11-04.tar.bz2
|
||||
Source2: ast-open-locale.2008-07-25.tar.bz2
|
||||
Source20: Agreement
|
||||
Source21: Warning
|
||||
@ -371,6 +371,9 @@ fi
|
||||
%{_includedir}/ast/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 04 2008 werner@suse.de
|
||||
- Switch to 2008-11-04 of ksh93t for a minor and minimal fix within
|
||||
the shell syntax parser.
|
||||
* Fri Oct 31 2008 werner@suse.de
|
||||
- Switch to 2008-10-31 beta test of ksh93t to fix core dump
|
||||
in scoping/initialization of variables and arrays.
|
||||
|
Loading…
x
Reference in New Issue
Block a user