diff --git a/.gitignore b/.gitignore index 3d3bb75..fd340e8 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ /jdk8u-jdk8u31-b13.tar.xz /jdk8-jdk8u45-b13-aarch64-jdk8u45-b13.tar.xz /jdk8u45-jdk8u45-b13.tar.xz +/jdk8u45-jdk8u45-b14.tar.xz diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 9bdb094..41ff95c 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -117,7 +117,7 @@ # Standard JPackage naming and versioning defines. %global origin openjdk %global updatever 45 -%global buildver b13 +%global buildver b14 %global aarch64_updatever 45 %global aarch64_buildver b13 %global aarch64_changesetid aarch64-jdk8u45-b13 @@ -548,7 +548,7 @@ Requires: ca-certificates # Require jpackage-utils for ownership of /usr/lib/jvm/ Requires: jpackage-utils # Require zoneinfo data provided by tzdata-java subpackage. -Requires: tzdata-java >= 2015d-2 +Requires: tzdata-java >= 2015d # Post requires alternatives to install tool alternatives. Requires(post): %{_sbindir}/alternatives # Postun requires alternatives to uninstall tool alternatives. @@ -641,7 +641,7 @@ Obsoletes: java-1.7.0-openjdk-accessibility%1 Name: java-%{javaver}-%{origin} Version: %{javaver}.%{updatever} -Release: 37.%{buildver}%{?dist} +Release: 38.%{buildver}%{?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 @@ -781,7 +781,7 @@ BuildRequires: java-1.8.0-openjdk-devel %ifnarch %{jit_arches} BuildRequires: libffi-devel %endif -BuildRequires: tzdata-java >= 2015d-2 +BuildRequires: tzdata-java >= 2015d # cacerts build requirement. BuildRequires: openssl @@ -1724,6 +1724,9 @@ end %endif %changelog +* Wed May 13 2015 Jiri Vanek - 1:1.8.0.45-38.b14 +- updated to 8u45-b14 with hope to fix rhbz#1123870 + * Wed May 13 2015 Jiri Vanek - 1:1.8.0.45-37.b13 - added runtime requires for tzdata - Remove reference to tz.properties which is no longer used (by gnu.andrew) diff --git a/sources b/sources index 313ebc1..830989a 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 94ca5a45c3cb3b85c4577d0891166007 systemtap-tapset.tar.gz 753feced879e36b1250fb37aa45cea75 jdk8-jdk8u45-b13-aarch64-jdk8u45-b13.tar.xz -44789f3467fc8df3c82946dd0db097a6 jdk8u45-jdk8u45-b13.tar.xz +7e90698699505d3879401534bc544395 jdk8u45-jdk8u45-b14.tar.xz