Package Release Info

jikes-1.22-bp151.2.15

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

jikes

Change Logs

Version: 1.22-bp150.2.4
* Mon Oct 30 2017 fstrba@suse.com
- With removal of java-1_5_0-gcj-compat, jikes became uninstallable
  * Require: jre1.1.x -> jre >= 1.1
- Spec cleaner
* Wed Dec 21 2011 coolo@suse.com
- remove call to suse_update_config (very old work around)
* Fri Dec 02 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Dec 19 2005 dbornkessel@suse.de
- minor adjustments to avoid "strict aliasing" and "uninitialized variables" warnings
* Fri Feb 18 2005 skh@suse.de
- updated to version 1.22:
  * supports compilation using the rt.jar shipped with the
    released version of Java 5.0
* Wed Sep 01 2004 pmladek@suse.cz
- updated to version 1.21
  * correctly detects an attempt to use a non-static member class from a
    static one, without proper qualification
  * new command-line options generalize the old -nowarn/+Z
  * the default on vs. off state of several warnings added in 1.19 have been
    changed, by popular demand
  * etc., see /usr/share/doc/packages/jikes/NEWS for more details
- enabled parallel build
- used autoreconf instead of the single utils like aclocal, automake
- removed the unneeded file INSTALL from documentation
* Wed Mar 03 2004 pmladek@suse.cz
- updated to version 1.19
- m4 marcos are included in the original source tar-ball again
- removed obsolete patch which fixed aclocal.m4
- fixed usage of aclocal
- used %%_prefix and %%_sysconfdir macros
* Sat Jan 10 2004 adrian@suse.de
- build as user
* Tue May 27 2003 pmladek@suse.cz
- removed license.htm from buildroot (it is packaged another way)
* Wed Feb 05 2003 novak@suse.cz
- updated to version 1.18
- updated m4 macros from CVS
* Wed Aug 07 2002 pmladek@suse.cz
- updated to version 1.16
- updated m4 macros from CVS
- removed obsolete axp patch (it is fixed in this version)
- removed obsolete ia64 patch (it is no longer needed)
* Wed Dec 12 2001 pmladek@suse.cz
- updated to version 1.15, bugfix release
- updated m4 macros from CVS
- removed obsolete namespace patch, gcc works now
- added /usr/include/jikesapi.h to filelist
* Fri Nov 09 2001 pmladek@suse.cz
- fixed to compile with automake 1.5
* Thu Sep 20 2001 pmladek@suse.cz
- fixed requires - jikes works with all javas
* Mon Aug 13 2001 pmladek@suse.cz
- fixed to compile on i386:
  * compiled with namespace on
- fixed to compile on ia64:
  * added sources of autoconf macros from jikes CVS
  * ugly fix through bug in autoconf
- fixed to compile on axp:
  * renamed variable NAN which is defined as macro in math.h
- cleaned up specfile
* Fri May 18 2001 pblaha@suse.cz
- upadte on 1.14
* Wed Nov 29 2000 aj@suse.de
- Fix for compilation with glibc 2.2.
* Wed Sep 20 2000 smid@suse.cz
- upgrade to 1.12
* Thu Jun 08 2000 cihlar@suse.cz
- added %clean