ksh updated to 2012-07-27
This commit is contained in:
parent
135963e8ba
commit
a69d2cecf2
2
.gitignore
vendored
2
.gitignore
vendored
@ -54,3 +54,5 @@ INIT.2010-07-01.tgz
|
||||
/INIT.2012-06-26.tgz
|
||||
/ast-ksh.2012-06-28.tgz
|
||||
/INIT.2012-06-28.tgz
|
||||
/ast-ksh.2012-07-27.tgz
|
||||
/INIT.2012-07-27.tgz
|
||||
|
9
ksh.spec
9
ksh.spec
@ -1,12 +1,12 @@
|
||||
%global releasedate 2012-06-28
|
||||
%global releasedate 2012-07-27
|
||||
|
||||
Name: ksh
|
||||
Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
Group: System Environment/Shells
|
||||
License: EPL
|
||||
Version: 20120628
|
||||
Release: 2%{?dist}
|
||||
Version: 20120727
|
||||
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
|
||||
Source3: kshrc.rhs
|
||||
@ -125,6 +125,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Jul 31 2012 Michal Hlavinka <mhlavink@redhat.com> - 20120727-1
|
||||
- ksh updated to 2012-07-27
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120628-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user