changeset in /hg/icedtea: 2008-05-27 Thomas Fitzsimmons <fitzs...
Thomas Fitzsimmons
fitzsim at redhat.com
Thu May 29 16:26:19 PDT 2008
changeset a4f2994ff2c4 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=a4f2994ff2c4
description:
2008-05-27 Thomas Fitzsimmons <fitzsim at redhat.com>
* Makefile.am (ICEDTEA_PATCHES): Remove icedtea-certbundle.patch.
* Makefile.in: Regenerate.
* patches/icedtea-certbundle.patch: Remove.
diffstat:
3 files changed, 8 insertions(+), 3 deletions(-)
ChangeLog | 8 +++++++-
Makefile.am | 1 -
Makefile.in | 2 +-
diffs (40 lines):
diff -r 8d050f3a935c -r a4f2994ff2c4 ChangeLog
--- a/ChangeLog Mon May 26 12:06:54 2008 -0400
+++ b/ChangeLog Wed May 28 02:24:15 2008 -0400
@@ -1,6 +1,12 @@ 2008-05-26 Lillian Angel <langel at redha
+2008-05-27 Thomas Fitzsimmons <fitzsim at redhat.com>
+
+ * Makefile.am (ICEDTEA_PATCHES): Remove icedtea-certbundle.patch.
+ * Makefile.in: Regenerate.
+ * patches/icedtea-certbundle.patch: Remove.
+
2008-05-26 Lillian Angel <langel at redhat.com>
- * iMakefile.am: Updated jtreg to use correct java.
+ * Makefile.am: Updated jtreg to use correct java.
* Makefile.in: Regenerated.
2008-05-26 Lillian Angel <langel at redhat.com>
diff -r 8d050f3a935c -r a4f2994ff2c4 Makefile.am
--- a/Makefile.am Mon May 26 12:06:54 2008 -0400
+++ b/Makefile.am Wed May 28 02:24:15 2008 -0400
@@ -280,7 +280,6 @@ ICEDTEA_PATCHES = \
$(NETX_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 \
diff -r 8d050f3a935c -r a4f2994ff2c4 Makefile.in
--- a/Makefile.in Mon May 26 12:06:54 2008 -0400
+++ b/Makefile.in Wed May 28 02:24:15 2008 -0400
@@ -390,7 +390,7 @@ ICEDTEA_PATCHES = $(ZERO_PATCHES_COND) \
patches/icedtea-license-headers.patch \
patches/icedtea-webservices.patch $(NETX_PATCH) \
patches/icedtea-rmi_amd64.patch patches/icedtea-tools.patch \
- patches/icedtea-certbundle.patch patches/icedtea-demos.patch \
+ patches/icedtea-demos.patch \
patches/icedtea-use-system-tzdata.patch \
patches/icedtea-headers.patch patches/icedtea-ant.patch \
patches/icedtea-gcc-suffix.patch \
More information about the distro-pkg-dev
mailing list