- updated to 2010-07-01
This commit is contained in:
parent
b01fe68c5e
commit
1b6b225fd5
@ -1,2 +1,2 @@
|
||||
ast-ksh.2010-06-21.tgz
|
||||
INIT.2010-06-21.tgz
|
||||
ast-ksh.2010-07-01.tgz
|
||||
INIT.2010-07-01.tgz
|
||||
|
7
ksh.spec
7
ksh.spec
@ -1,11 +1,11 @@
|
||||
%define releasedate 2010-06-21
|
||||
%define releasedate 2010-07-07
|
||||
|
||||
Name: ksh
|
||||
Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
Group: System Environment/Shells
|
||||
License: CPL
|
||||
Version: 20100621
|
||||
Version: 20100707
|
||||
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
|
||||
@ -92,6 +92,9 @@ fi
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Thu Jul 08 2010 Michal Hlavinka <mhlavink@redhat.com> - 20100701-1
|
||||
- updated to 2010-07-01
|
||||
|
||||
* Fri Jun 25 2010 Michal Hlavinka <mhlavink@redhat.com> - 20100621-1
|
||||
- updated to 2010-06-21
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user