- updated to 2009-10-21
This commit is contained in:
parent
fdff0925cb
commit
9419421b73
@ -1,2 +1,2 @@
|
||||
INIT.2009-06-30.tgz
|
||||
ast-ksh.2009-06-30.tgz
|
||||
INIT.2009-10-21.tgz
|
||||
ast-ksh.2009-10-21.tgz
|
||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
||||
%define releasedate 2009-06-30
|
||||
%define releasedate 2009-10-21
|
||||
|
||||
Name: ksh
|
||||
Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
Group: System Environment/Shells
|
||||
License: CPL
|
||||
Version: 20090630
|
||||
Version: 20091021
|
||||
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
|
||||
@ -88,6 +88,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Thu Aug 27 2009 Michal Hlavinka <mhlavink@redhat.com> - 20091021-1
|
||||
- updated to 2009-10-21
|
||||
|
||||
* Thu Aug 27 2009 Michal Hlavinka <mhlavink@redhat.com> - 20090630-1
|
||||
- updated to 2009-06-30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user