changeset in /hg/icedtea: Name it IcedTea7!

Andrew John Hughes ahughes at redhat.com
Thu Mar 19 03:48:28 PDT 2009


changeset 5c9a214071b9 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=5c9a214071b9
description:
	Name it IcedTea7!

	2009-03-18  Andrew John Hughes  <ahughes at redhat.com>

		* Makefile.am:
		Replace IcedTea6 with IcedTea7.

diffstat:

2 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog   |    5 +++++
Makefile.am |    4 ++--

diffs (28 lines):

diff -r 839024180a41 -r 5c9a214071b9 ChangeLog
--- a/ChangeLog	Wed Mar 18 18:58:02 2009 +0000
+++ b/ChangeLog	Wed Mar 18 19:01:30 2009 +0000
@@ -1,3 +1,8 @@ 2009-03-18  Andrew John Hughes  <ahughes
+2009-03-18  Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am:
+	Replace IcedTea6 with IcedTea7.
+
 2009-03-18  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
diff -r 839024180a41 -r 5c9a214071b9 Makefile.am
--- a/Makefile.am	Wed Mar 18 18:58:02 2009 +0000
+++ b/Makefile.am	Wed Mar 18 19:01:30 2009 +0000
@@ -2094,10 +2094,10 @@ stamps/overlay.stamp: stamps/patch.stamp
 	if ! test "x$(WITH_CACAO)" = "xno"; then \
 	  echo "JDK_DERIVATIVE_NAME=$${icedtea_version}" \
 	    >>openjdk/jdk/make/common/shared/Defs.gmk ; \
-	  echo "PRODUCT_NAME=IcedTea6" \
+	  echo "PRODUCT_NAME=IcedTea7" \
 	    >>openjdk/jdk/make/common/shared/Defs.gmk ; \
 	else \
-	  echo "JDK_DERIVATIVE_NAME=IcedTea6 $${icedtea_version}" \
+	  echo "JDK_DERIVATIVE_NAME=IcedTea7 $${icedtea_version}" \
 	    >>openjdk/jdk/make/common/shared/Defs.gmk ; \
 	fi
 	if [ -n "$(PKGVERSION)" ]; then \



More information about the distro-pkg-dev mailing list