- ksh updated to 2010-08-26

This commit is contained in:
Michal Hlavinka 2010-08-30 12:52:20 +02:00
parent 431c5ae681
commit 22f40a71e8
3 changed files with 10 additions and 4 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ ast-ksh.2010-07-01.tgz
INIT.2010-07-01.tgz
/ast-ksh.2010-08-11.tgz
/INIT.2010-08-11.tgz
/ast-ksh.2010-08-26.tgz
/INIT.2010-08-26.tgz

View File

@ -1,11 +1,11 @@
%global releasedate 2010-08-11
%global releasedate 2010-08-26
Name: ksh
Summary: The Original ATT Korn Shell
URL: http://www.kornshell.com/
Group: System Environment/Shells
License: CPL
Version: 20100811
Version: 20100826
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
@ -92,6 +92,10 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Aug 30 2010 Michal Hlavinka <mhlavink@redhat.com> - 20100826-1
- ksh updated to 2010-08-26
* Fri Aug 13 2010 Michal Hlavinka <mhlavink@redhat.com> - 20100811-1
- ksh updated to 2010-08-11

View File

@ -1,2 +1,2 @@
92aa05b5a1c0dd36a456314570d938e5 ast-ksh.2010-08-11.tgz
d5d0888222e68ab88fc436f98ee29b3c INIT.2010-08-11.tgz
c5fc29ff7a5bdb88d989ebd39accc9fa ast-ksh.2010-08-26.tgz
ed2eae709709dd2d6c6aaf509a8e3c0f INIT.2010-08-26.tgz