[java-1.7.0-openjdk] Updated to icedtea7-forest 2.3.12

jiri vanek jvanek at fedoraproject.org
Fri Jul 26 09:20:44 UTC 2013


commit 11cc60f2acf7b0b809eaeb207fa6329a3e38aaa3
Author: Jiri Vanek work <jvanek at judovana.home>
Date:   Fri Jul 26 11:24:32 2013 +0200

    Updated to icedtea7-forest 2.3.12

 .gitignore              |    1 +
 java-1.7.0-openjdk.spec |   15 +++++++--------
 remove_CC_COMP.patch    |   40 ----------------------------------------
 sources                 |    2 +-
 zeroCtmp.patch          |   12 ------------
 5 files changed, 9 insertions(+), 61 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b69b151..b46b1dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
 /openjdk-icedtea-2.1.9.tar.xz
 /openjdk-icedtea-2.3.10.tar.xz
 /openjdk-icedtea-2.3.11.tar.xz
+/openjdk-icedtea-2.3.12.tar.xz
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 4477f4a..a1fbc06 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -1,11 +1,11 @@
 # If debug is 1, OpenJDK is built with all debug info present.
 %global debug 0
 
-%global icedtea_version 2.3.11
+%global icedtea_version 2.3.12
 %global hg_tag icedtea-{icedtea_version}
 
 %global aarch64			aarch64 arm64 armv8
-%global multilib_arches %{power64} sparc64 x86_64 %{aarch64}
+%global multilib_arches 	%{power64} sparc64 x86_64 %{aarch64}
 %global jit_arches		%{ix86} x86_64 sparcv9 sparc64
 
 
@@ -256,9 +256,6 @@ Patch402: gstackbounds.patch
 Patch403: PStack-808293.patch
 
 Patch404: aarch64.patch
-
-Patch405: zeroCtmp.patch
-Patch406: remove_CC_COMP.patch
 # End of tmp patches
 
 BuildRequires: autoconf
@@ -519,9 +516,6 @@ tar xzf %{SOURCE7}
 %patch404 -p1
 %endif
 
-%patch405 -p1
-%patch406
-
 %build
 # How many cpu's do we have?
 %ifarch aarch64
@@ -1271,6 +1265,11 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Fri Jul 26 2013 Jiri Vanek <jvanek at redhat.com> - 1.7.0.25-2.3.12.0.f20
+- bumped to icedtea7-forest 2.3.12
+- removed upstreamed patch 405 zeroCtmp.patch
+- removed upstreamed patch 406 remove_CC_COMP.patch
+
 * Thu Jul 25 2013 Jiri Vanek <jvanek at redhat.com> - 1.7.0.25-2.3.11.0.f20
 - finally merged arm and main source tarballs
 - updated to icedtea 2.3.11
diff --git a/sources b/sources
index 80a0626..f72578d 100644
--- a/sources
+++ b/sources
@@ -2,4 +2,4 @@ ea344cc5b53b73f375558ba41760ff64  class-rewriter.tar.gz
 200676ae97998b6f5bc18ff77e35d222  desktop-files.tar.gz
 1cb61996cf5dbe80827abbe7d009bf28  pulseaudio.tar.gz
 8eb5ad93dbf2f4fe86e52631969cfb09  systemtap-tapset.tar.gz
-dd2b48baa5c51f165330191ad3144bd4  openjdk-icedtea-2.3.11.tar.xz
+80fb9fb244d2a78324b3f2a963495c5c  openjdk-icedtea-2.3.12.tar.xz


More information about the scm-commits mailing list