- ksh updated to 2011-02-02

This commit is contained in:
Michal Hlavinka 2011-02-04 09:10:51 +01:00
parent 26b7903d18
commit dc57c152c1
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -24,3 +24,5 @@ INIT.2010-07-01.tgz
/INIT.2011-01-27.tgz /INIT.2011-01-27.tgz
/ast-ksh.2011-01-31.tgz /ast-ksh.2011-01-31.tgz
/INIT.2011-01-31.tgz /INIT.2011-01-31.tgz
/ast-ksh.2011-02-02.tgz
/INIT.2011-02-02.tgz

View File

@ -1,11 +1,11 @@
%global releasedate 2011-01-31 %global releasedate 2011-02-02
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: CPL License: CPL
Version: 20110131 Version: 20110202
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
@ -118,6 +118,9 @@ fi
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Fri Feb 04 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110202-1
- ksh updated to 2011-02-02
* Wed Feb 02 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110131-1 * Wed Feb 02 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110131-1
- ksh updated to 2011-01-31 - ksh updated to 2011-01-31

View File

@ -1,2 +1,2 @@
9a719667680cdecc45f705b458beb121 ast-ksh.2011-01-31.tgz d4d30d87640dce5b029d46808e06e081 ast-ksh.2011-02-02.tgz
83cfee9b693267ecdf2615990fe02160 INIT.2011-01-31.tgz a19778dcf31e7d5473449d0f99249951 INIT.2011-02-02.tgz