[java-1.7.0-openjdk/f19] bumped to future icedtea-forest 2.4.7

jiri vanek jvanek at fedoraproject.org
Wed Apr 16 06:30:25 UTC 2014


commit 0a5b66a93c0b4f3493ef2fb0040ae0d38749657e
Author: Jiri Vanek <jvanek at jvanek.redhat>
Date:   Wed Apr 16 08:30:07 2014 +0200

     bumped to future icedtea-forest 2.4.7

 .gitignore              |    1 +
 java-1.7.0-openjdk.spec |   17 +++++++++++------
 sources                 |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 46d44e1..01da48c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
 /openjdk-icedtea-2.4.4.tar.xz
 /openjdk-icedtea-2.4.5.tar.xz
 /systemtap-tapset-2014-03-19.tar.xz
+/openjdk-icedtea-2.4.7.tar.xz
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 8cd7b66..3abf3a3 100644
--- a/java-1.7.0-openjdk.spec
+++ b/java-1.7.0-openjdk.spec
@@ -1,7 +1,7 @@
 # If debug is 1, OpenJDK is built with all debug info present.
 %global debug 0
 
-%global icedtea_version 2.4.5
+%global icedtea_version 2.4.7
 %global hg_tag icedtea-{icedtea_version}
 
 %global aarch64			aarch64 arm64 armv8
@@ -103,9 +103,9 @@
 
 # Standard JPackage naming and versioning defines.
 %global origin          openjdk
-%global updatever       51
+%global updatever       55
 #Fedora have an bogus 60 instead of updatever. Fix when updatever>=60 in version:
-%global buildver        31
+%global buildver        13
 # Keep priority on 6digits in case updatever>9
 %global priority        1700%{updatever}
 %global javaver         1.7.0
@@ -149,7 +149,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.60
-Release: %{icedtea_version}.1%{?dist}
+Release: %{icedtea_version}.0%{?dist}
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
 # and this change was brought into RHEL-4.  java-1.5.0-ibm packages
 # also included the epoch in their virtual provides.  This created a
@@ -254,8 +254,9 @@ Patch200: abrt_friendly_hs_log_jdk7.patch
 # mixer
 Patch300: pulse-soundproperties.patch
 
+# Temporary patches
+
 #Workaround RH902004
-Patch402: gstackbounds.patch
 Patch403: PStack-808293.patch
 # End of tmp patches
 
@@ -495,7 +496,6 @@ tar xzf %{SOURCE9}
 %patch106
 %patch200
 
-%patch402
 %patch403
 
 
@@ -1298,6 +1298,11 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Mon Apr 07 2014 Jiri Vanek <jvanek at redhat.com> - 1.7.0.55-2.4.7.0.fc19
+- bumped to future icedtea-forest 2.4.7
+- updatever set to 55, buildver se to 13, release reset to 0
+- removed upstreamed patch402 gstackbounds.patch
+
 * Wed Mar 26 2014 Omair Majid <omajid at redhat.com> - 1.7.0.60-2.4.5.1.fc19
 - Switch to a new tapset tarball that contains filenames without any spaces.
   This includes hotspot_gc*stp into the generated final rpm.
diff --git a/sources b/sources
index 6dc0c0b..7b90840 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
 ea344cc5b53b73f375558ba41760ff64  class-rewriter.tar.gz
 1cb61996cf5dbe80827abbe7d009bf28  pulseaudio.tar.gz
 013ddff65e090aafe9ff89d4ce767e8d  systemtap-tapset-2014-03-19.tar.xz
-ee3e2afb9714191159b2041365fb1a4c  openjdk-icedtea-2.4.5.tar.xz
+abd112461c3840cf0b817b0b18208527  openjdk-icedtea-2.4.7.tar.xz


More information about the scm-commits mailing list