[java-1.7.0-openjdk] Updated secondary arches to 2.1.8

Deepak Bhole dbhole at fedoraproject.org
Thu Apr 18 18:52:41 UTC 2013


commit ba2c86ef1afe1c6b2402d5b7fe259268e0848f0f
Author: Deepak Bhole <dbhole at redhat.com>
Date:   Thu Apr 18 14:52:29 2013 -0400

    Updated secondary arches to 2.1.8
    
    Removed upstreamed Zero allocation patch

 .gitignore              |    1 +
 java-1.7.0-openjdk.spec |   16 ++++++----------
 sources                 |    2 +-
 3 files changed, 8 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c822ed0..7743f46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /java-access-bridge-1.26.2.tar.gz
 /java-access-bridge-1.26.2.tar.bz2
 /openjdk-icedtea-2.3.9.tar.gz
+/openjdk-icedtea-2.1.8.tar.gz
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 7d6638b..a14e677 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -217,8 +217,8 @@ Source10: remove-intree-libraries.sh
 # base (icedtea-2.2.1 tag)
 
 # http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1
-# hg tag: icedtea-2.1.5
-Source100:  openjdk-icedtea-2.1.6.tar.gz
+# hg tag: icedtea-2.1.8
+Source100:  openjdk-icedtea-2.1.8.tar.gz
 
 # RPM/distribution specific patches
 
@@ -394,9 +394,6 @@ Patch302: systemtap.patch
 # Rhino support
 Patch400: rhino-icedtea-2.1.1.patch
 
-# partially upstreamed fix for zero's alloc
-Patch500: java-1.7.0-openjdk-fixZeroAllocFailure.patch
-
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gcc-c++
@@ -718,11 +715,6 @@ patch -l -p0 < %{PATCH104}
 patch -l -p0 < %{PATCH105}
 %endif
 
-
-%ifnarch %{jit_arches}
-patch -l -p0 < %{PATCH500}
-%endif
-
 # Build the re-written rhino jar
 mkdir -p rhino/{old,new}
 
@@ -1411,6 +1403,10 @@ exit 0
 %doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
 
 %changelog
+* Thu Apr 18 2013 Deepak Bhole <dbhole at redhat.com> - 1.7.0.19-2.3.9.2.fc20
+- Updated secondary arches to 2.1.8
+- Removed upstreamed Zero allocation patch
+
 * Tue Apr 16 2013 Jiri Vanek <jvanek at redhat.com - 1.7.0.19-2.3.9.1.fc20
 - updated to IcedTea  2.3.9 with latest security patches
   - updated to updated IcedTea  2.3.9 with fix to one of security fixes
diff --git a/sources b/sources
index 4fbbb17..5c52296 100644
--- a/sources
+++ b/sources
@@ -3,5 +3,5 @@ ea344cc5b53b73f375558ba41760ff64  class-rewriter.tar.gz
 868ff2d4457d1a2dccfa465fb8220e1c  generated-files.tar.gz
 1cb61996cf5dbe80827abbe7d009bf28  pulseaudio.tar.gz
 8eb5ad93dbf2f4fe86e52631969cfb09  systemtap-tapset.tar.gz
-4b91ceff3ee6c3852d8a5af5a88b8fcd  openjdk-icedtea-2.1.6.tar.gz
+45efc057b39606748ce3fb4beaf95a43  openjdk-icedtea-2.1.8.tar.gz
 c18d097a0c8b7c8884a0ac521f8a646e  openjdk-icedtea-2.3.9.tar.gz


More information about the scm-commits mailing list