- ksh updated to 2010-11-22
This commit is contained in:
parent
3a9a1f3a99
commit
8f2f757e04
2
.gitignore
vendored
2
.gitignore
vendored
@ -10,3 +10,5 @@ INIT.2010-07-01.tgz
|
||||
/INIT.2010-10-10.tgz
|
||||
/ast-ksh.2010-10-26.tgz
|
||||
/INIT.2010-10-26.tgz
|
||||
/ast-ksh.2010-11-22.tgz
|
||||
/INIT.2010-11-22.tgz
|
||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
||||
%global releasedate 2010-10-26
|
||||
%global releasedate 2010-11-22
|
||||
|
||||
Name: ksh
|
||||
Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
Group: System Environment/Shells
|
||||
License: CPL
|
||||
Version: 20101026
|
||||
Version: 20101122
|
||||
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
|
||||
@ -116,6 +116,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Nov 23 2010 Michal Hlavinka <mhlavink@redhat.com> - 20101122-1
|
||||
- ksh updated to 2010-11-22
|
||||
|
||||
* Mon Nov 01 2010 Michal Hlavinka <mhlavink@redhat.com> - 20101026-1
|
||||
- ksh updated to 2010-10-26
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user