ksh updated to 20120801

This commit is contained in:
Michal Hlavinka 2012-08-08 12:05:01 +02:00
parent a69d2cecf2
commit d966b074b4
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -56,3 +56,5 @@ INIT.2010-07-01.tgz
/INIT.2012-06-28.tgz
/ast-ksh.2012-07-27.tgz
/INIT.2012-07-27.tgz
/ast-ksh.2012-08-01.tgz
/INIT.2012-08-01.tgz

View File

@ -1,11 +1,11 @@
%global releasedate 2012-07-27
%global releasedate 2012-08-01
Name: ksh
Summary: The Original ATT Korn Shell
URL: http://www.kornshell.com/
Group: System Environment/Shells
License: EPL
Version: 20120727
Version: 20120801
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
@ -52,7 +52,7 @@ export CCFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -Wno-unknown-pragmas -Wno-pa
export CC=gcc
./bin/package "make"
cp lib/package/LICENSES/epl LICENSE
#cp lib/package/LICENSES/epl LICENSE
%install
rm -rf $RPM_BUILD_ROOT
@ -125,6 +125,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Aug 08 2012 Michal Hlavinka <mhlavink@redhat.com> - 20120801-1
- ksh updated to 20120801
* Tue Jul 31 2012 Michal Hlavinka <mhlavink@redhat.com> - 20120727-1
- ksh updated to 2012-07-27

View File

@ -1,2 +1,2 @@
727e1458ff8fa62d6cd73883e408d5ed ast-ksh.2012-07-27.tgz
5b0c5716378309aaa0d4364a629f3426 INIT.2012-07-27.tgz
3a6e2d01b1b049bdef968dc5a24c1ea7 ast-ksh.2012-08-01.tgz
af699318bea7398f0f413b839bfcd762 INIT.2012-08-01.tgz