2014-04-23 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: Conflicts with jre8-bin

2013-09-17 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: Conflicts with jdk7-bin

2013-05-23 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: Conflicts with jre7-bin

2010-02-17 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Depends on any provider of ODBC-MGR now

2008-04-20 Julien "_kaze_" ROZO <julien@rozo.org>
	* CONFLICTS: Made conflict with jre6-bin

2007-02-08 David Kowis <dkowis@shlrm.org>
	* CONFLICTS: Made conflict with jdk6-bin

2006-12-17 Juuso Alasuutari <iuso@sourcemage.org>
	* PRE_BUILD: Replaced 'uname -r' with get_running_kernel_version
	  (bug #10940).

2006-10-26 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
	* INSTALL: use TRACK_ROOT when linking #9163

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* PROVIDES: [automated] Fixed invalid entries.

2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: [automated] Removed MAINTAINER.

2005-12-19 Eric Sandall <sandalle@sourcemage.org>
	* PROVIDES: Provides a Java Developer Kit (needed by db for Java support)

2005-12-08 Eric Sandall <sandalle@sourcemage.org>
	* CONFLICTS: Also conflicts with jre1.5-bin

2005-12-01 Seth Woolley <seth@tautology.org>
	* DETAILS: MD5 -> SHA512

2005-11-28 Seth Woolley <seth@tautology.org>
	* PRE_BUILD: unpack api update

2005-11-28 Seth Woolley <seth@tautology.org>
	* PRE_BUILD: unpack api update

2005-10-22 Jason Flatt <jflatt@sourcemage.org>
	* INSTALL, java.sh: Moved profile script to section directory.

2005-03-30 Andrew Stitt <astitt@sourcemage.org>
	* CONFIGURE: remove relative paths to grimoire libraries

2005-03-07 Geoffrey Derber <gderber@sourcemage.org>
	* PROVIDES: added JAVA-1.4

2005-01-30 Arjan Bouter <abouter@sourcemage.org>
	* BUILD: spell_installed -> spell_ok conversion
	  looks like you missed one Eric ;)

2005-01-23 Eric Sandall <sandalle@sourcemage.org>
	* PREPARE,CONFIGURE,PRE_BUILD,INSTALL: Use spell_ok instead of
	  spell_installed

2004-10-06 Eric Schabell <eschabell@sourcemage.org>
	* CONFLICTS: added for jdk1.5-bin and j2sdk-bin.

2004-08-24 Eric Schabell <eschabell@sourcemage.org>
	* CONFIGURE: removed VERSION from persistent_add call, seems
	  to be messing up the addition of version to compile/build/md5
	  log generation.
	* DETAILS: removed quotes around VERSION number, they don't help
	  with getting version numbers in the j2sdk spell logs.

2004-08-23 Eric Schabell <eschabell@sourcemage.org>
	* CONFIGURE, INSTALL, BUILD: removed some more sorcery
	  function calls that are messing with installwatch.
	* HISTORY: cleaning up long lines.

2004-08-22 Eric Schabell <eschabell@sourcemage.org>
	* DETAILS: j2sdk-bin version updated.
	* INSTALL: now sets correct JAVA_HOME in java.sh.
	* java.sh: now sets JAVA_HOME every time.
	* PREPARE: dynamic setting of JAVA_HOME location.

2004-08-14 Eric Schabell <eschabell@sourcemage.org>
	* CONFIGURE: z-java/JAVA_WARNING added.

2004-08-07 Eric Schabell <eschabell@sourcemage.org>
	* BUILD, DETAILS: modified for api2.
	* INSTALL: added for api2.
	* CONFIGURE: modified to use grimoire rejected message.

2004-08-05 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: unixODBC renamed to unixodbc.

2004-07-18 Eric Schabell <eschabell@sourcemage.org>
	* j2sdk-1_4_2-smgl.patch: reverted as this is not the fix.
	* j2sdk-1_4_2-smgl.patch: adjusted with fix in bug #6354.

2004-07-03 Jose Bernardo Silva <jbernardo@sourcemage.org>
	* BUILD: added firefox support, cleaned up a little the whole
	  plugin install. Still needs a little work.

2004-05-21 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE: Needs "&&" after the ask_rejected.

2004-01-10 hgg <hgreig@bigpond.net.au>
	* BUILD: export MAKE_NJOBS=1 instead of unset MAKE_NJOBS (caused
	  error message if unset).

2004-01-09 hgg <hgreig@bigpond.net.au>
	* j2sdk-1_4_2-kernel.patch,PRE_BUILD: add with a check for 2.6.X
	  headers in /usr/include/linux.
	* j2sdk-1_4_2-smgl.patch: disable some deprecated Linuxthreads calls
	  that caused problems with some gcc and glibc versions.
	* BUILD: swap POOPY for MOZPLUG.

2004-01-08 hgg <hgreig@bigpond.net.au>
	* PRE_BUILD: 2.6 kernel uses different /proc interface. Check for
	  kernel version before checking for free space bug #5486.
	* j2sdk-1_4_2-smgl.patch: fix for alsa 1.0.0rc2.

2003-12-14 hgg <hgreig@bigpond.net.au>
	* BUILD,java.sh: now installs this file for setting of $JAVA_HOME.
	* POST_INSTALL: deleted (see above).

2003-11-28 hgg <hgreig@bigpond.net.au>
	* DEPENDS: change to X11-LIBS now I have fixed the xfree86-libs and
	  xdirectfb spell.

2003-11-25 hgg <hgreig@bigpond.net.au>
	* j2sdk-1_4_2-smgl.patch: update by Jason for new alsa version check.

2003-11-22 hgg <hgreig@bigpond.net.au>
	* BUILD: remove the "df" I had for debugging.

2003-10-29 Eric Sandall <sandalle@sourcemage.org>
	* PROVIDES: Uppercase provides.

2003-10-29 hgg <hgreig@bigpond.net.au>
	* DETAILS: Update to 1.4.2. Remove LFS patches, remove extra sources.
	* DEPENDS: add alsa-libs and unixODBC and X11-SERVER (wants to link to
	  libXi.so, which is not provided by xfree86-libs spell).
	* PREBUILD,CONFIGURE,DETAILS: remove sun's binary bootstrap version from
	  this spell the j2sdk-bin spell is just fine for bootstrapping if no
		system version is installed change "available swap" check to the currently
		needed size and use awk (thanks dufflebunk).
	* BUILD: turn off verbose make, add HOTSPOT_BUILD_JOBS for systems with
	  MAKE_NJOBS>1 clean up and move non-system specific stuff into a single
		patch, change one of the plugin links. Change MILESTONE to just SMGL, and
		make BUILD_NUMBER sane if you are unlucky enough to cast it twice in the
	  same day.
	* j2sdk-1_4_2-smgl.patch: my patch to take care of paths, gcc3.3.X errors,
	  make system checks.
	* j2sdk-1_4_2-use-lesstif.patch: my patch to allow use of lesstif libXm.a.

2003-10-18 hgg <hgreig@bigpond.net.au>
	* HISTORY: convert format.

2003-09-29 hgg <hgreig@bigpond.net.au>
	* BUILD: I managed to get the install tracked!
	* DETAILS: Updated so everyone has to rebuild and track it (security feature).

2003-09-19 hgg <hgreig@bigpond.net.au>
	* CONFLICTS: Removed CONFLICTS so j2sdk-bin can be the bootstrap
	  compiler (now dispelled in BUILD).

2003-09-10 hgg <hgreig@bigpond.net.au>
	* PREPARE,CONFIGURE,PREBUILD: Moved PREPARE to CONFIGURE, moved binary setup
	  to PRE_BUILD, redid JAVA_HOME to also check for a working javac, added
	  check to PREPARE to start configure if the latest changes aren't in
	  $SPELL_CONFIG.

2003-09-09 hgg <hgreig@bigpond.net.au>
	* BUILD: Now builds in "sane" mode so a failure causes an exit and it doesn't
	  bundle up the debug image.

2003-04-18 Seth Woolley <seth@tautology.org>
	* DETAILS: Modified DETAILS to fix md5 for SOURCE[2].

2003-01-30 Seth Woolley <seth@tautology.org>
	* DETAILS: Modified DETAILS to correct MD5.

2003-01-25 Jose Bernardo Silva <jbernardo@sourcemage.org>
	* BUILD: Fixed the last small things in BUILD, including a "rm -f j2sdk"
	  because "ln -sf" doesn't replace existing links as it should.

2003-01-19 Jose Bernardo Silva <jbernardo@sourcemage.org>
	* BUILD,DETAILS: Updated the spell to 1.4.1, according with the latest LFS
	  hints. Fixed the "second cast only" bug.

2002-12-11 Geoffrey Derber <gderber@sourcemage.org>
	* DETAILS: added zero_the_hero's website as a mirror of some of the download
	  files.

2002-12-09 Geoffrey Derber <gderber@sourcemage.org>
	* ALL: Spell failed to pull from cvs to p4. Trying to force sync w/ p4.

2002-12-07 Geoffrey Derber <gderber@sourcemage.org>
	* ALL: Completely new spell, is now source based.

2002-10-05 Geoffrey Derber <gderber@sourcemage.org>
	* DETAILS: modified for it's rejected status, added md5 and license fields.

2002-05-01 Sergey Lipnevich <sergeyli@pisem.net>
	* DETAILS: Updated to 1.3.1-02b, added German mirror.

