/hg/release/icedtea6-1.11: Do not apply a missing patch

omajid at icedtea.classpath.org omajid at icedtea.classpath.org
Mon Jan 30 19:13:10 PST 2012


changeset a5a1fd171138 in /hg/release/icedtea6-1.11
details: http://icedtea.classpath.org/hg/release/icedtea6-1.11?cmd=changeset;node=a5a1fd171138
author: Omair Majid <omajid at redhat.com>
date: Mon Jan 30 22:13:05 2012 -0500

	Do not apply a missing patch


diffstat:

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

diffs (32 lines):

diff -r 01cc2ea64fbd -r a5a1fd171138 ChangeLog
--- a/ChangeLog	Mon Jan 30 18:26:19 2012 -0500
+++ b/ChangeLog	Mon Jan 30 22:13:05 2012 -0500
@@ -1,3 +1,9 @@
+2012-01-30  Omair Majid  <omajid at redhat.com>
+
+	* Makefile.am (ICEDTEA_PATCHES): Remove
+	6761072-new_krb5_tests_fail_on_multiple_platforms.patch. It was breaking
+	the build.
+
 2012-01-30  Deepak Bhole <dbhole at redhat.com>
 
 	Added patches to fix building with GCC 4.7
@@ -6,6 +12,7 @@
 	pointer.
 	* patches/openjdk/remove-mimpure-option-to-gcc.patch: New patch. Removes
 	the invalid -mimpure-text option to GCC.
+	* Makefile.am (ICEDTEA_PATCHES): Add the above.
 
 2012-01-25  Andrew Haley  <aph at redhat.com>
 
diff -r 01cc2ea64fbd -r a5a1fd171138 Makefile.am
--- a/Makefile.am	Mon Jan 30 18:26:19 2012 -0500
+++ b/Makefile.am	Mon Jan 30 22:13:05 2012 -0500
@@ -405,7 +405,6 @@
 	patches/openjdk/6851973-kerberos.patch \
 	patches/openjdk/7091528-javadoc_class_files.patch \
 	patches/openjdk/7103725-ssl_beast_regression.patch \
-	patches/openjdk/6761072-new_krb5_tests_fail_on_multiple_platforms.patch \
 	patches/openjdk/7140882-dont-return-booleans-from-methods-returning-pointers.patch \
 	patches/openjdk/remove-mimpure-option-to-gcc.patch
 



More information about the distro-pkg-dev mailing list