changeset in /hg/icedtea: 2008-01-10 Matthias Klose <doko at ubunt...

Lillian Angel langel at redhat.com
Wed Jan 16 07:09:47 PST 2008


changeset 123fa67120f4 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=123fa67120f4
description:
	2008-01-10  Matthias Klose <doko at ubuntu.com>

	        * patches/icedtea-generated.patch: New patch.
	        * Makefile.am: Added new patch to list.
	        * Makefile.in: Regenerated.

diffstat:

3 files changed, 17 insertions(+)
ChangeLog                       |    6 ++++++
Makefile.am                     |    1 +
patches/icedtea-generated.patch |   10 ++++++++++

diffs (38 lines):

diff -r 8b7ee288dabc -r 123fa67120f4 ChangeLog
--- a/ChangeLog	Thu Jan 10 08:46:30 2008 -0500
+++ b/ChangeLog	Thu Jan 10 13:12:39 2008 -0500
@@ -1,3 +1,9 @@ 2008-01-10  Lillian Angel  <langel at redha
+2008-01-10  Matthias Klose <doko at ubuntu.com>
+
+	* patches/icedtea-generated.patch: New patch.
+	* Makefile.am: Added new patch to list.
+	* Makefile.in: Regenerated.
+
 2008-01-10  Lillian Angel  <langel at redhat.com>
 
 	* Makefile.am
diff -r 8b7ee288dabc -r 123fa67120f4 Makefile.am
--- a/Makefile.am	Thu Jan 10 08:46:30 2008 -0500
+++ b/Makefile.am	Thu Jan 10 13:12:39 2008 -0500
@@ -226,6 +226,7 @@ ICEDTEA_PATCHES = \
 	patches/icedtea-c1-unimplemented.patch \
 	patches/icedtea-timerqueue.patch \
 	patches/icedtea-jnlp-launcher.patch \
+	patches/icedtea-generated.patch \
 	$(FAST_BUILD_PATCH) \
 	$(DISTRIBUTION_PATCHES)
 
diff -r 8b7ee288dabc -r 123fa67120f4 patches/icedtea-generated.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/icedtea-generated.patch	Thu Jan 10 13:12:39 2008 -0500
@@ -0,0 +1,10 @@
+--- openjdk/jdk/make/java/nio/Makefile~	2008-01-04 12:33:11.469154568 +0100
++++ openjdk/jdk/make/java/nio/Makefile	2008-01-04 12:47:05.441734854 +0100
+@@ -167,7 +167,7 @@
+ #
+ 
+ SPP = spp.sh
+-SPP_CMD = $(SH) $(SPP)
++SPP_CMD = /bin/sh $(SPP)
+ 
+ FILES_genout = $(FILES_gen:%.java=$(GENSRCDIR)/%.java)



More information about the distro-pkg-dev mailing list