Changelog for
kaffe-1.0.6-6.i386.rpm :
Sat Jul 21 00:00:00 2001 Florian La Roche
- do not build for s390,s390x
Sun Jul 8 00:00:00 2001 Tim Powers
- don\'t include CVS files in docs
Mon Jun 25 00:00:00 2001 Elliot Lee
- Bump release + rebuild.
Wed Feb 14 23:00:00 2001 Bill Nottingham
- fix build with current glibc
Wed Aug 9 00:00:00 2000 Bill Nottingham
- fix alpha build
Wed Aug 9 00:00:00 2000 Paul Fisher
- disable gcj support, since it breaks with gcc 2.96
Tue Aug 8 00:00:00 2000 Paul Fisher
- update to kaffe 1.0.6
- remove alpha patch
- remove hostheader patch
- add WHATSNEW as %doc
- remove configure.in in %prep to make go with
CFLAGS=\"${CFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CFLAGS ;
CXXFLAGS=\"${CXXFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export CXXFLAGS ;
FFLAGS=\"${FFLAGS:--O2 -march=i386 -mcpu=i686}\" ; export FFLAGS ;
[ -f configure.in ] && libtoolize --copy --force ;
./configure i386-redhat-linux \\
--prefix=/usr \\
--exec-prefix=/usr \\
--bindir=/usr/bin \\
--sbindir=/usr/sbin \\
--sysconfdir=/etc \\
--datadir=/usr/share \\
--includedir=/usr/include \\
--libdir=/usr/lib \\
--libexecdir=/usr/libexec \\
--localstatedir=/var \\
--sharedstatedir=/usr/com \\
--mandir=/usr/share/man \\
--infodir=/usr/share/info in pinstripe
Fri Jul 14 00:00:00 2000 Prospector
- automatic rebuild
Sat Jun 10 00:00:00 2000 Bill Nottingham
- rebuild against new glibc, new compiler, other fun stuff
- don\'t build on ia64.
Sat Apr 29 00:00:00 2000 Matt Wilson
- rebuilt against new gmp version 3.0.1
Tue Apr 11 00:00:00 2000 Bill Nottingham
- add bugfix for String.getBytes() (#9873)
- fix compilation on sparc with 2.3.x kernel headers
Tue Feb 22 23:00:00 2000 Bill Nottingham
- add a bugfix patch (#9606)
Wed Feb 2 23:00:00 2000 Cristian Gafton
- fix the description
Tue Oct 19 00:00:00 1999 Bill Nottingham
- 1.0.5. Lets see what it does.
Tue Apr 13 00:00:00 1999 Bill Nottingham
- build for alpha (it seems to work...)
- fix paths so it works
Tue Apr 13 00:00:00 1999 Preston Brown
- according to the kaffe people, b4 is a \"massive bugfix release\"
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 4)
Thu Mar 18 23:00:00 1999 Bill Nottingham
- strip binaries
Tue Dec 15 23:00:00 1998 Bill Nottingham
- add an Obsoletes: for kaffe-bissawt
Wed Dec 9 23:00:00 1998 Bill Nottingham
- update to 1.0b3
- include alpha patch, but it\'s still broke
Tue Oct 6 00:00:00 1998 Cristian Gafton
- added sparc to the list of supported architectures
- update to 1.0b2
Wed Sep 23 00:00:00 1998 Bill Nottingham
- don\'t rename libraries; install them in /usr/lib/kaffe
- remove sparc arch (doesn\'t work)
Fri Jul 24 00:00:00 1998 Jeff Johnson
- update to 1.0.b1.
- add sparc arch (alpha has problems kaffe/kaffeevm/support.c:{343,518}
Sat May 9 00:00:00 1998 Prospector System
- translations modified for de, fr, tr
Tue May 5 00:00:00 1998 Cristian Gafton
- finally their ftp site is up again: updated to 0.10.0
- too bad the Biss-AWT doesn\'t seem to be maintained anymore... Removed the
bissawt package
- unfortunately alpha and sparc assembler code that reference registers
like eax, ebx, etc. makes this package ExclusiveArch: i386
Tue Dec 9 23:00:00 1997 Cristian Gafton
- added kaffe to the file list
- added BuildRoot; cleaned the spec file
Tue Nov 11 23:00:00 1997 Michael K. Johnson
- removed pieces with incompatible licenses
Wed Oct 22 00:00:00 1997 Erik Troan
- updated to 0.9.2
Tue Aug 26 00:00:00 1997 Erik Troan
- built against glibc
Fri Apr 25 00:00:00 1997 Erik Troan
- added libkaffe_vm.so symlink.
Wed Apr 23 00:00:00 1997 Erik Troan
- added manual provide of libkaffe_vm.so (RPM seems a bit broken).