- ksh updated to 2011-01-18
This commit is contained in:
parent
ac13542f84
commit
185ff5335c
2
.gitignore
vendored
2
.gitignore
vendored
@ -18,3 +18,5 @@ INIT.2010-07-01.tgz
|
||||
/INIT.2010-12-12.tgz
|
||||
/ast-ksh.2011-01-04.tgz
|
||||
/INIT.2011-01-04.tgz
|
||||
/ast-ksh.2011-01-18.tgz
|
||||
/INIT.2011-01-18.tgz
|
||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
||||
%global releasedate 2011-01-04
|
||||
%global releasedate 2011-01-18
|
||||
|
||||
Name: ksh
|
||||
Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
Group: System Environment/Shells
|
||||
License: CPL
|
||||
Version: 20110104
|
||||
Version: 20110118
|
||||
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
|
||||
@ -122,6 +122,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Thu Jan 20 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110118-1
|
||||
- ksh updated to 2011-01-18
|
||||
|
||||
* Mon Jan 17 2011 Michal Hlavinka <mhlavink@redhat.com> - 20110104-1
|
||||
- ksh updated to 2011-01-04
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user