changeset in /hg/icedtea6: * Makefile.am (EXTRA_DIST): Always in...

Andrew John Hughes gnu_andrew at member.fsf.org
Thu Oct 16 01:23:43 PDT 2008


2008/10/15 Mark Wielaard <mark at klomp.org>:
> changeset d3bdd63d63d1 in /hg/icedtea6
> details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=d3bdd63d63d1
> description:
>        * Makefile.am (EXTRA_DIST): Always include all patches,
>                irrespective of any configure options.
>
> diffstat:
>
> 2 files changed, 13 insertions(+), 8 deletions(-)
> ChangeLog   |    5 +++++
> Makefile.am |   16 ++++++++--------
>
> diffs (39 lines):
>
> diff -r d6d04e2f4333 -r d3bdd63d63d1 ChangeLog
> --- a/ChangeLog Wed Oct 15 13:11:21 2008 -0400
> +++ b/ChangeLog Wed Oct 15 22:55:36 2008 +0200
> @@ -1,3 +1,8 @@ 2008-10-15  Lillian Angel  <langel at redha
> +2008-10-15  Mark Wielaard  <mark at klomp.org>
> +
> +       * Makefile.am (EXTRA_DIST): Always include all patches,
> +       irrespective of any configure options.
> +
>  2008-10-15  Lillian Angel  <langel at redhat.com>
>
>        * Makefile.am
> diff -r d6d04e2f4333 -r d3bdd63d63d1 Makefile.am
> --- a/Makefile.am       Wed Oct 15 13:11:21 2008 -0400
> +++ b/Makefile.am       Wed Oct 15 22:55:36 2008 +0200
> @@ -89,15 +89,15 @@ install:
>        $(ICEDTEAPLUGIN_CLEAN) hotspot hotspot-helper clean-extra \
>        clean-jtreg clean-jtreg-reports clean-visualvm clean-nbplatform
>
> -EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_FSG_PATCHES) \
> -       $(ICEDTEA_ECJ_PATCH) gcjwebplugin.cc tools-copy contrib ports \
> -       patches/icedtea-gcc-4.3.patch extra $(ZERO_PATCHES) \
> -       patches/icedtea-arch.patch patches/icedtea-cacao.patch \
> +EXTRA_DIST = rt generated \
> +       patches/icedtea-*.patch \
> +       gcjwebplugin.cc tools-copy contrib ports \
> +       extra overlays \
>        javaws.png javaws.desktop visualvm.desktop \
> -       overlays extra jconsole.desktop policytool.desktop \
> -       test/jtreg patches/icedtea-plugin.patch \
> -       patches/icedtea-liveconnect.patch IcedTeaPlugin.cc \
> -       HACKING patches/icedtea-visualvm.patch pulseaudio fsg.sh
> +       jconsole.desktop policytool.desktop \
> +       test/jtreg \
> +       IcedTeaPlugin.cc \
> +       HACKING pulseaudio fsg.sh
>
>  # The Binary plugs directory is called jdk1.7.0 for historical reasons. The
>  # name is completely irrelevant; only contains the plugs to build IcedTea.
>

Is there going to be another release?  The current tarball is unbuildable for
an ecj build:

Checking patches/icedtea-ecj.patch
/bin/sh: line 8:
/var/tmp/portage/dev-java/icedtea6-1.3-r1/work/icedtea6-1.3/patches/icedtea-ecj.patch:
No such file or directory
ERROR patch patches/icedtea-ecj.patch FAILED!
-- 
Andrew :-)

Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net

PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA  7927 142C 2591 94EF D9D8



More information about the distro-pkg-dev mailing list