changeset in /hg/icedtea6: Fix typos in the HACKING file.

gnu_andrew at member.fsf.org gnu_andrew at member.fsf.org
Sun Jun 29 16:54:33 PDT 2008


changeset 19ee535312d8 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=19ee535312d8
description:
	Fix typos in the HACKING file.

diffstat:

2 files changed, 7 insertions(+), 3 deletions(-)
ChangeLog |    5 +++++
HACKING   |    5 ++---

diffs (37 lines):

diff -r 1e9229f45e4a -r 19ee535312d8 ChangeLog
--- a/ChangeLog	Mon Jun 30 00:50:48 2008 +0100
+++ b/ChangeLog	Mon Jun 30 00:54:12 2008 +0100
@@ -1,3 +1,8 @@ 2008-06-30  Andrew John Hughes  <gnu_and
+2008-06-30  Andrew John Hughes  <gnu_andrew at member.fsf.org>
+
+	* HACKING:
+	Fix typos.
+	
 2008-06-30  Andrew John Hughes  <gnu_andrew at member.fsf.org>
 
 	* generated/com/sun/corbse/impl/logging/ActivationSystemException.java,
diff -r 1e9229f45e4a -r 19ee535312d8 HACKING
--- a/HACKING	Mon Jun 30 00:50:48 2008 +0100
+++ b/HACKING	Mon Jun 30 00:54:12 2008 +0100
@@ -15,11 +15,10 @@ The following patches are currently appl
 * icedtea-corba.patch: Adds additional files to org.omg.CORBA Makefile.
 * icedtea-core-build.patch: Add support for building IcedTea core VM.
 * icedtea-debuginfo.patch: Add -g option to build to generate debugging information.
-* icedtea-demo.patch: Fix building of JVMTI demo.
+* icedtea-demos.patch: Fix building of JVMTI demo.
 * icedtea-directaudio-close-trick.patch: Allow hardware sound device to be reopened.
 * icedtea-float-double-trailing-zeros.patch: Remove trailing zeros from Double/Float (PR29/30)
 * icedtea-fonts.patch: Add Fedora fontconfig.
-* icedtea-freetype.patch: Use detected freetype in $FT2_LIB and $FREETYPE_HEADERS_PATH.
 * icedtea-gcc-4.3.patch: Fix code to compile with GCC 4.3 and turn off -Werror.
 * icedtea-gcc-suffix.patch: Append $(GCC_SUFFIX) to end of 'gcc' binary name.
 * icedtea-generated.patch: Force use of /bin/bash.
@@ -39,7 +38,7 @@ The following patches are currently appl
 * icedtea-memory-limits.patch: Increase default memory limits.
 * icedtea-no-bcopy.patch: Don't define local copies of bcopy, bzero and bcmp from BSD.
 * icedtea-override-redirect-metacity.patch: Enable override redirect for Metacity window manager.
-* icedtea-lsb-release.patch: Generate Debian LSB file.
+* icedtea-print-lsb-release.patch: Generate Debian LSB file.
 * icedtea-rhino.patch: Add support for Javascript.
 * icedtea-rmi_amd64.patch: Build RMI binaries on all platforms not just 32-bit ones.
 * icedtea-sparc64-linux.patch: Fixes needed to build the SPARC port on 32-bit SPARC as used by Fedora.



More information about the distro-pkg-dev mailing list