- version 20060124
This commit is contained in:
parent
a9cc8bb254
commit
c0b80f326c
@ -1,3 +1,3 @@
|
|||||||
ast-base-locale.2005-02-02.tgz
|
ast-base-locale.2006-01-24.tgz
|
||||||
ast-ksh.2005-02-02.tgz
|
ast-ksh.2006-01-24.tgz
|
||||||
INIT.2005-02-02.tgz
|
INIT.2006-01-24.tgz
|
||||||
|
11
ksh.spec
11
ksh.spec
@ -1,4 +1,4 @@
|
|||||||
%define releasedate 2005-02-02
|
%define releasedate 2006-01-24
|
||||||
#ExcludeArch: ia64
|
#ExcludeArch: ia64
|
||||||
|
|
||||||
Name: ksh
|
Name: ksh
|
||||||
@ -6,8 +6,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: 20050202
|
Version: 20060124
|
||||||
Release: 5.1
|
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
|
||||||
@ -34,7 +34,7 @@ with "sh" (the Bourne Shell).
|
|||||||
%setup -q -T -D -a 2
|
%setup -q -T -D -a 2
|
||||||
#%patch0 -p1 -b .ppc64
|
#%patch0 -p1 -b .ppc64
|
||||||
%patch1 -p1 -b .gcc4
|
%patch1 -p1 -b .gcc4
|
||||||
%patch2 -p1 -b .path
|
#patch2 -p1 -b .path
|
||||||
%patch3 -p1 -b .uname
|
%patch3 -p1 -b .uname
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -92,6 +92,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 13 2006 Karsten Hopp <karsten@redhat.de> 20060124-1
|
||||||
|
- version 20060124
|
||||||
|
|
||||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 20050202-5.1
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 20050202-5.1
|
||||||
- bump again for double-long bug on ppc(64)
|
- bump again for double-long bug on ppc(64)
|
||||||
|
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
ce418399d63ee91544cce0088f73fea0 ast-base-locale.2005-02-02.tgz
|
d78f60d5429a64eb522fa95df0cb22c1 ast-base-locale.2006-01-24.tgz
|
||||||
fecce7e67b55fe986c7c2163346e0977 ast-ksh.2005-02-02.tgz
|
a2ccd63471e460f141d6461d659306b4 ast-ksh.2006-01-24.tgz
|
||||||
50339ec5c16f102e865f8f766da9016d INIT.2005-02-02.tgz
|
7cbb9964efece69294fae60bb19f0d68 INIT.2006-01-24.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user