ksh updated to 2012-07-27

This commit is contained in:
Michal Hlavinka 2012-07-31 15:50:31 +02:00
parent 135963e8ba
commit a69d2cecf2
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1,2 +1,2 @@
9d338015eb691ebc4ec8736f8cb1a3a8 ast-ksh.2012-06-28.tgz
5332ed5b3f0c3d470d868d7d7e850e29 INIT.2012-06-28.tgz
727e1458ff8fa62d6cd73883e408d5ed ast-ksh.2012-07-27.tgz
5b0c5716378309aaa0d4364a629f3426 INIT.2012-07-27.tgz