Upgrading icedtea6 to b09

Mark Wielaard mark at klomp.org
Sat Apr 12 15:47:52 PDT 2008


Hi,

OpenJDK b09 is almost identical to b08, there are only 27 files changed.
Most of which are the timezone resources (18 files). The only file
(awt_GraphicsEnv.c) changed for which we have a patch (in
icedtea-xinerama.patch) doesn't conflict. So the change is really
simple:

2008-04-12  Mark Wielaard  <mark at klomp.org>

        * Makefile.am: Updated to OpenJDK b09 release.
        * Makefile.in: Regenerated.

Build on fedora 8 x86_64 and smoke tested by running eclipse.

Cheers,

Mark

diff -r 83871b8a8d18 Makefile.am
--- a/Makefile.am       Fri Apr 11 14:39:16 2008 -0400
+++ b/Makefile.am       Sun Apr 13 00:44:50 2008 +0200
@@ -1,6 +1,6 @@ OPENJDK_DATE = 26_mar_2008
-OPENJDK_DATE = 26_mar_2008
-OPENJDK_MD5SUM = 18f325ec51da83783c48b1fcb72c053c
-OPENJDK_VERSION = b08
+OPENJDK_DATE = 11_apr_2008
+OPENJDK_MD5SUM = 9ef5b6e83ec0c7a32bffd1a4de50fe5c
+OPENJDK_VERSION = b09
 
 if NETX_PLUGIN
 NETX_PATCH = patches/icedtea-netx-plugin.patch





More information about the distro-pkg-dev mailing list