changeset in /hg/icedtea: 2007-11-07 Christian Thalinger <twis...

Christian Thalinger twisti at complang.tuwien.ac.at
Wed Nov 7 08:23:50 PST 2007


changeset 7ea917aa33ff in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=7ea917aa33ff
description:
	2007-11-07  Christian Thalinger  <twisti at complang.tuwien.ac.at>

		* Makefile.in: Regenerated after transplanting.

diffstat:

2 files changed, 11 insertions(+), 4 deletions(-)
ChangeLog   |    4 ++++
Makefile.in |   11 +++++++----

diffs (39 lines):

diff -r b99eec07b171 -r 7ea917aa33ff ChangeLog
--- a/ChangeLog	Wed Nov 07 11:56:25 2007 +0000
+++ b/ChangeLog	Wed Nov 07 17:23:19 2007 +0100
@@ -1,3 +1,7 @@ 2007-11-07  Gary Benson  <gbenson at redhat
+2007-11-07  Christan Thalinger  <twisti at complang.tuwien.ac.at>
+
+	* Makefile.in: Regenerated after transplanting.
+
 2007-11-07  Gary Benson  <gbenson at redhat.com>
 
 	* acinclude.m4 (SET_ARCH_DIRS): Remove redundant special cases.
diff -r b99eec07b171 -r 7ea917aa33ff Makefile.in
--- a/Makefile.in	Wed Nov 07 11:56:25 2007 +0000
+++ b/Makefile.in	Wed Nov 07 17:23:19 2007 +0100
@@ -252,9 +252,9 @@ ICEDTEA_PATCHES = patches/icedtea-copy-p
 	patches/icedtea-paths.patch patches/icedtea-debuginfo.patch \
 	patches/icedtea-ssl.patch \
 	patches/icedtea-license-headers.patch \
-	patches/icedtea-libpng.patch patches/icedtea-plugin.patch \
-	patches/icedtea-rmi_amd64.patch patches/icedtea-tools.patch \
-	patches/icedtea-certbundle.patch patches/icedtea-demos.patch \
+	patches/icedtea-plugin.patch patches/icedtea-rmi_amd64.patch \
+	patches/icedtea-tools.patch patches/icedtea-certbundle.patch \
+	patches/icedtea-demos.patch \
 	patches/icedtea-use-system-tzdata.patch \
 	patches/icedtea-headers.patch patches/icedtea-ant.patch \
 	patches/icedtea-gcc-suffix.patch \
@@ -262,7 +262,10 @@ ICEDTEA_PATCHES = patches/icedtea-copy-p
 	patches/icedtea-float-double-trailing-zeros.patch \
 	patches/icedtea-gtkplaf.patch \
 	patches/icedtea-memory-limits.patch patches/icedtea-xjc.patch \
-	$(FAST_BUILD_PATCH) $(DISTRIBUTION_PATCHES) $(am__append_2)
+	patches/icedtea-sunsrc.patch patches/icedtea-libraries.patch \
+	patches/icedtea-bytecodeInterpreterWithChecks.patch \
+	patches/icedtea-javafiles.patch $(FAST_BUILD_PATCH) \
+	$(DISTRIBUTION_PATCHES) $(am__append_2)
 
 # Bootstrap Directory Targets
 # ===========================



More information about the distro-pkg-dev mailing list