- ksh updated to 2010-12-01

This commit is contained in:
Michal Hlavinka 2010-12-03 20:57:19 +01:00
parent 4e7626d192
commit fbb5937235
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ INIT.2010-07-01.tgz
/INIT.2010-10-26.tgz
/ast-ksh.2010-11-22.tgz
/INIT.2010-11-22.tgz
/ast-ksh.2010-12-01.tgz
/INIT.2010-12-01.tgz

View File

@ -1,11 +1,11 @@
%global releasedate 2010-11-22
%global releasedate 2010-12-01
Name: ksh
Summary: The Original ATT Korn Shell
URL: http://www.kornshell.com/
Group: System Environment/Shells
License: CPL
Version: 20101122
Version: 20101201
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
@ -118,6 +118,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Dec 03 2010 Michal Hlavinka <mhlavink@redhat.com> - 20101201-1
- ksh updated to 2010-12-01
* Tue Nov 23 2010 Michal Hlavinka <mhlavink@redhat.com> - 20101122-1
- ksh updated to 2010-11-22

View File

@ -1,2 +1,2 @@
ac63a00fbe6e4c6109f74b9013bede3e ast-ksh.2010-11-22.tgz
12f259fe7ce1977ee0b8a4622b6cfac7 INIT.2010-11-22.tgz
6baa65ee51e67559814246372215185b ast-ksh.2010-12-01.tgz
1aad70636dc4ec227f4d33624d73fed1 INIT.2010-12-01.tgz