[java-1.7.0-openjdk/f19] updated to security icedtea-forest 2.5.3

jiri vanek jvanek at fedoraproject.org
Wed Oct 15 16:51:10 UTC 2014


commit 5d1b63f65beb0b8b14f5238ab1bdffb8a476471b
Author: Jiri Vanek <jvanek at redhat.com>
Date:   Wed Oct 15 18:50:55 2014 +0200

    updated to security icedtea-forest 2.5.3

 .gitignore              |    2 ++
 java-1.7.0-openjdk.spec |   11 +++++++----
 sources                 |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b70745a..ae92d05 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,5 @@
 /openjdk-icedtea-2.5.0.tar.xz
 /jdk7u60_b30_aarch64_360d11d249a6.tar.bz2
 /openjdk-icedtea-2.5.1.tar.xz
+/openjdk-icedtea-2.5.2.tar.xz
+/openjdk-icedtea-2.5.3.tar.xz
diff --git a/java-1.7.0-openjdk.spec b/java-1.7.0-openjdk.spec
index 8bed7df..49b24cb 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.5.2
+%global icedtea_version 2.5.3
 %global hg_tag icedtea-{icedtea_version}
 
 %global aarch64_rev 360d11d249a6
@@ -132,8 +132,8 @@
 
 # Standard JPackage naming and versioning defines.
 %global origin          openjdk
-%global updatever       65
-%global buildver        17
+%global updatever       71
+%global buildver        14
 # Keep priority on 6digits in case updatever>9
 %global priority        1700%{updatever}
 %global javaver         1.7.0
@@ -177,7 +177,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: %{icedtea_version}.4%{?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
@@ -1375,6 +1375,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Wed Oct 15 2014 Jiri Vanek  <jvanek at redhat.com> - 1.7.0.71-2.5.3.0
+- updated to security icedtea-forest 2.5.3
+
 * Tue Sep 02 2014 Jiri Vanek  <jvanek at redhat.com> - 1.7.0.65-2.5.2
 - updated to icedtea7-forest 2.5.2
 - removed patch404 gtk3ToBeReverted.patch
diff --git a/sources b/sources
index 5017c64..2ea5e17 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
 ea344cc5b53b73f375558ba41760ff64  class-rewriter.tar.gz
-6083ff28c15b0236ad4ee6eae31e2adf  openjdk-icedtea-2.5.2.tar.xz
+f7d3e95a060b1d5685a92bb4b9891cad  openjdk-icedtea-2.5.3.tar.xz
 1cb61996cf5dbe80827abbe7d009bf28  pulseaudio.tar.gz
 013ddff65e090aafe9ff89d4ce767e8d  systemtap-tapset-2014-03-19.tar.xz
 899f24693cfc1aff25158ce2a218bcd6  jdk7u60_b30_aarch64_360d11d249a6.tar.bz2


More information about the scm-commits mailing list