- updated to 2009-11-30
This commit is contained in:
parent
406ea9473f
commit
86dc5dec40
@ -1,2 +1,2 @@
|
|||||||
INIT.2009-10-21.tgz
|
INIT.2009-11-30.tgz
|
||||||
ast-ksh.2009-10-21.tgz
|
ast-ksh.2009-11-30.tgz
|
||||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
|||||||
%define releasedate 2009-10-21
|
%define releasedate 2009-11-30
|
||||||
|
|
||||||
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: 20091021
|
Version: 20091130
|
||||||
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
|
||||||
|
* Fri Dec 04 2009 Michal Hlavinka <mhlavink@redhat.com> - 20091130-1
|
||||||
|
- updated to 2009-11-30
|
||||||
|
|
||||||
* Wed Nov 18 2009 Michal Hlavinka <mhlavink@redhat.com> - 20091021-1
|
* Wed Nov 18 2009 Michal Hlavinka <mhlavink@redhat.com> - 20091021-1
|
||||||
- updated to 2009-10-21
|
- updated to 2009-10-21
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user