- update and rebuild with gcc-4
This commit is contained in:
parent
f313d49307
commit
62e78edab9
@ -1,3 +1,3 @@
|
|||||||
ast-base-locale.2004-12-25.tgz
|
ast-base-locale.2005-02-02.tgz
|
||||||
ast-ksh.2004-12-25.tgz
|
ast-ksh.2005-02-02.tgz
|
||||||
INIT.2004-12-25.tgz
|
INIT.2005-02-02.tgz
|
||||||
|
10
ksh.spec
10
ksh.spec
@ -1,4 +1,4 @@
|
|||||||
%define releasedate 2004-12-25
|
%define releasedate 2005-02-02
|
||||||
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: 20041225
|
Version: 20050202
|
||||||
Release: 2
|
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
|
||||||
@ -77,7 +77,6 @@ fi
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc "-- *NOTICE*"
|
|
||||||
%doc README LICENSE
|
%doc README LICENSE
|
||||||
/bin/*
|
/bin/*
|
||||||
%{_datadir}/locale/*/LC_MESSAGES/*
|
%{_datadir}/locale/*/LC_MESSAGES/*
|
||||||
@ -87,6 +86,9 @@ fi
|
|||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 02 2005 Karsten Hopp <karsten@redhat.de> 20050202-1
|
||||||
|
- update and rebuild with gcc-4
|
||||||
|
|
||||||
* Tue Mar 01 2005 Karsten Hopp <karsten@redhat.de> 20041225-2
|
* Tue Mar 01 2005 Karsten Hopp <karsten@redhat.de> 20041225-2
|
||||||
- fix gcc4 build
|
- fix gcc4 build
|
||||||
|
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
4d8900c5ec806fd51193b9e198757c47 ast-base-locale.2004-12-25.tgz
|
ce418399d63ee91544cce0088f73fea0 ast-base-locale.2005-02-02.tgz
|
||||||
70138c1cfa70299794f4e65f985eafda ast-ksh.2004-12-25.tgz
|
fecce7e67b55fe986c7c2163346e0977 ast-ksh.2005-02-02.tgz
|
||||||
c659409c2799256ca7ee8fce609338c0 INIT.2004-12-25.tgz
|
50339ec5c16f102e865f8f766da9016d INIT.2005-02-02.tgz
|
||||||
|
Loading…
Reference in New Issue
Block a user