- updated to 2010-02-02
This commit is contained in:
parent
b69a8bf125
commit
5009ddc909
@ -1,2 +1,2 @@
|
|||||||
ast-ksh.2009-12-24.tgz
|
ast-ksh.2010-02-02.tgz
|
||||||
INIT.2009-12-24.tgz
|
INIT.2010-02-02.tgz
|
||||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
|||||||
%define releasedate 2009-12-24
|
%define releasedate 2010-02-02
|
||||||
|
|
||||||
Name: ksh
|
Name: ksh
|
||||||
Summary: The Original ATT Korn Shell
|
Summary: The Original ATT Korn Shell
|
||||||
URL: http://www.kornshell.com/
|
URL: http://www.kornshell.com/
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
License: CPL
|
License: CPL
|
||||||
Version: 20091224
|
Version: 20100202
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{releasedate}.tgz
|
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
|
Source1: http://www.research.att.com/~gsf/download/tgz/INIT.%{releasedate}.tgz
|
||||||
@ -88,6 +88,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 04 2010 Michal Hlavinka <mhlavink@redhat.com> - 20100202-1
|
||||||
|
- updated to 2010-02-02
|
||||||
|
|
||||||
* Mon Jan 04 2010 Michal Hlavinka <mhlavink@redhat.com> - 20091224-1
|
* Mon Jan 04 2010 Michal Hlavinka <mhlavink@redhat.com> - 20091224-1
|
||||||
- updated to 2009-12-24
|
- updated to 2009-12-24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user