changeset in /hg/icedtea: 2007-09-28 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Thu Oct 18 03:02:27 PDT 2007
changeset e74aeb6f4a5c in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=e74aeb6f4a5c
description:
2007-09-28 Lillian Angel <langel at redhat.com>
* patches/icedtea-plugin.patch: Fixed so it patches correctly.
diffstat:
3 files changed, 8 insertions(+), 6 deletions(-)
ChangeLog | 4 ++++
configure | 2 --
patches/icedtea-plugin.patch | 8 ++++----
diffs (41 lines):
diff -r 2c9f72582164 -r e74aeb6f4a5c ChangeLog
--- a/ChangeLog Fri Sep 28 14:25:29 2007 -0400
+++ b/ChangeLog Fri Sep 28 15:50:51 2007 -0400
@@ -1,3 +1,7 @@ 2007-09-28 Lillian Angel <langel at redha
+2007-09-28 Lillian Angel <langel at redhat.com>
+
+ * patches/icedtea-plugin.patch: Fixed so it patches correctly.
+
2007-09-28 Lillian Angel <langel at redhat.com>
* Makefile.am: Updated to b21. Removed all targets used to build
diff -r 2c9f72582164 -r e74aeb6f4a5c configure
--- a/configure Fri Sep 28 14:25:29 2007 -0400
+++ b/configure Fri Sep 28 15:50:51 2007 -0400
@@ -4804,8 +4804,6 @@ fi
fi
-{ echo "$as_me:$LINENO: result: icedtea home is set to SYSTEM_ICEDTEA_DIR" >&5
-echo "${ECHO_T}icedtea home is set to SYSTEM_ICEDTEA_DIR" >&6; }
case "${host}" in
diff -r 2c9f72582164 -r e74aeb6f4a5c patches/icedtea-plugin.patch
--- a/patches/icedtea-plugin.patch Fri Sep 28 14:25:29 2007 -0400
+++ b/patches/icedtea-plugin.patch Fri Sep 28 15:50:51 2007 -0400
@@ -1267,10 +1267,10 @@
+ return message;
+ }
+}
---- ../openjdk-b20/openjdk/j2se/make/sun/Makefile 2007-09-13 03:52:44.000000000 -0400
-+++ openjdk/j2se/make/sun/Makefile 2007-09-14 10:24:42.000000000 -0400
-@@ -63,7 +63,7 @@
- awt splashscreen $(XAWT_SUBDIR) $(MOTIF_SUBDIRS) \
+--- openjdk/j2se/make/sun/Makefile.orig 2007-09-28 15:47:08.000000000 -0400
++++ openjdk/j2se/make/sun/Makefile 2007-09-28 15:47:23.000000000 -0400
+@@ -60,7 +60,7 @@
+ awt splashscreen $(XAWT_SUBDIR) \
xjc schemagen wsgen wsimport \
$(HEADLESS_SUBDIR) $(DGA_SUBDIR) \
- font jpeg cmm applet corba rmi beans $(JDBC_SUBDIR) \
More information about the distro-pkg-dev
mailing list