ksh updated to 20120214

This commit is contained in:
Michal Hlavinka 2012-02-20 09:07:26 +01:00
parent 4dfe644019
commit b0b7eaa73c
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -40,3 +40,5 @@ INIT.2010-07-01.tgz
/INIT.2012-01-01.tgz /INIT.2012-01-01.tgz
/ast-ksh.2012-02-02.tgz /ast-ksh.2012-02-02.tgz
/INIT.2012-02-02.tgz /INIT.2012-02-02.tgz
/ast-ksh.2012-02-14.tgz
/INIT.2012-02-14.tgz

View File

@ -1,11 +1,11 @@
%global releasedate 2012-02-02 %global releasedate 2012-02-14
Name: ksh Name: ksh
Summary: The Original ATT Korn Shell Summary: The Original ATT Korn Shell
URL: http://www.kornshell.com/ URL: http://www.kornshell.com/
Group: System Environment/Shells Group: System Environment/Shells
License: EPL License: EPL
Version: 20120202 Version: 20120214
Release: 1%{?dist} Release: 1%{?dist}
Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{releasedate}.tgz 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 Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{releasedate}.tgz
@ -125,6 +125,9 @@ fi
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon Feb 20 2012 Michal Hlavinka <mhlavink@redhat.com> - 20120214-1
- ksh updated to 20120214
* Mon Feb 06 2012 Michal Hlavinka <mhlavink@redhat.com> - 20120202-1 * Mon Feb 06 2012 Michal Hlavinka <mhlavink@redhat.com> - 20120202-1
- ksh updated to 20120202 - ksh updated to 20120202

View File

@ -1,2 +1,2 @@
3b0aeb4405b8e1fb4ee783c01ee01271 ast-ksh.2012-02-02.tgz f1c11472bca832e44b7ad553c9fc3d07 ast-ksh.2012-02-14.tgz
30853909300f84c8a6f626254e57b053 INIT.2012-02-02.tgz 5375a11e4fb71d766fa693fe3cfda970 INIT.2012-02-14.tgz