- ksh updated to 2011-01-31
This commit is contained in:
parent
4b5b6933e8
commit
26b7903d18
2
.gitignore
vendored
2
.gitignore
vendored
@ -22,3 +22,5 @@ INIT.2010-07-01.tgz
|
||||
/INIT.2011-01-18.tgz
|
||||
/ast-ksh.2011-01-27.tgz
|
||||
/INIT.2011-01-27.tgz
|
||||
/ast-ksh.2011-01-31.tgz
|
||||
/INIT.2011-01-31.tgz
|
||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
||||
%global releasedate 2011-01-27
|
||||
%global releasedate 2011-01-31
|
||||
|
||||
Name: ksh
|
||||
Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
Group: System Environment/Shells
|
||||
License: CPL
|
||||
Version: 20110127
|
||||
Version: 20110131
|
||||
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
|
||||
@ -118,6 +118,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Wed Feb 02 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110131-1
|
||||
- ksh updated to 2011-01-31
|
||||
|
||||
* Fri Jan 28 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110127-1
|
||||
- ksh updated to 2011-01-27
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user