- new upstream source
This commit is contained in:
parent
6b025a3079
commit
a909292058
@ -1,3 +1,3 @@
|
|||||||
ast-base-locale.2006-01-24.tgz
|
ast-ksh.2006-02-14.tgz
|
||||||
ast-ksh.2006-01-24.tgz
|
ast-base-locale.2006-02-14.tgz
|
||||||
INIT.2006-01-24.tgz
|
INIT.2006-02-14.tgz
|
||||||
|
9
ksh.spec
9
ksh.spec
@ -1,5 +1,5 @@
|
|||||||
#ExclusiveArch: x86_64
|
#ExclusiveArch: x86_64
|
||||||
%define releasedate 2006-01-24
|
%define releasedate 2006-02-14
|
||||||
#ExcludeArch: ia64
|
#ExcludeArch: ia64
|
||||||
|
|
||||||
Name: ksh
|
Name: ksh
|
||||||
@ -7,8 +7,8 @@ Summary: The Original ATT Korn Shell
|
|||||||
URL: http://www.kornshell.com/
|
URL: http://www.kornshell.com/
|
||||||
Group: Applications/Shells
|
Group: Applications/Shells
|
||||||
License: Common Public License Version 1.0
|
License: Common Public License Version 1.0
|
||||||
Version: 20060124
|
Version: 20060214
|
||||||
Release: 3
|
Release: 1
|
||||||
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
|
||||||
Source2: http://www.research.att.com/~gsf/download/tgz/ast-base-locale.%{releasedate}.tgz
|
Source2: http://www.research.att.com/~gsf/download/tgz/ast-base-locale.%{releasedate}.tgz
|
||||||
@ -100,6 +100,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 01 2006 Karsten Hopp <karsten@redhat.de> 20060214-1
|
||||||
|
- new upstream source
|
||||||
|
|
||||||
* Mon Feb 27 2006 Karsten Hopp <karsten@redhat.de> 20060124-3
|
* Mon Feb 27 2006 Karsten Hopp <karsten@redhat.de> 20060124-3
|
||||||
- PreReq grep, coreutils (#182835)
|
- PreReq grep, coreutils (#182835)
|
||||||
|
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
d78f60d5429a64eb522fa95df0cb22c1 ast-base-locale.2006-01-24.tgz
|
76a13bdb10a35b5ff67208cf9042a8bf ast-ksh.2006-02-14.tgz
|
||||||
a2ccd63471e460f141d6461d659306b4 ast-ksh.2006-01-24.tgz
|
f16ea2de409871633c797d4e4f401177 ast-base-locale.2006-02-14.tgz
|
||||||
7cbb9964efece69294fae60bb19f0d68 INIT.2006-01-24.tgz
|
375ede1f75db451f645a140ec41b9216 INIT.2006-02-14.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user