- updated to 2009-12-06
This commit is contained in:
parent
86dc5dec40
commit
e5ae7db505
@ -1,2 +1,2 @@
|
||||
INIT.2009-11-30.tgz
|
||||
ast-ksh.2009-11-30.tgz
|
||||
INIT.2009-12-06.tgz
|
||||
ast-ksh.2009-12-06.tgz
|
||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
||||
%define releasedate 2009-11-30
|
||||
%define releasedate 2009-12-06
|
||||
|
||||
Name: ksh
|
||||
Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
Group: System Environment/Shells
|
||||
License: CPL
|
||||
Version: 20091130
|
||||
Version: 20091206
|
||||
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
|
||||
* Fri Dec 07 2009 Michal Hlavinka <mhlavink@redhat.com> - 20091206-1
|
||||
- updated to 2009-12-06
|
||||
|
||||
* Fri Dec 04 2009 Michal Hlavinka <mhlavink@redhat.com> - 20091130-1
|
||||
- updated to 2009-11-30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user