jvanek pushed to java-1.8.0-openjdk (f22). "added runtime requires for tzdata (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 06:52:55 UTC 2015


From 834bd64a919e281374b34d68ad6f2a47deacd51a Mon Sep 17 00:00:00 2001
From: Jiri Vanek <jvanek at redhat.com>
Date: Wed, 13 May 2015 08:52:44 +0200
Subject: added runtime requires for tzdata - Remove reference to tz.properties
 which is no longer used (by gnu.andrew)


diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index 0420e61..d6ee7d3 100644
--- a/java-1.8.0-openjdk.spec
+++ b/java-1.8.0-openjdk.spec
@@ -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 >= 2014f-1
+Requires: tzdata-java >= 2015d-2
 # 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: 36.%{buildver}%{?dist}
+Release: 37.%{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
@@ -783,7 +783,7 @@ BuildRequires: java-1.8.0-openjdk-devel
 %ifnarch %{jit_arches}
 BuildRequires: libffi-devel
 %endif
-BuildRequires: tzdata-java >= 2014f-1
+BuildRequires: tzdata-java >= 2015d-2
 
 # cacerts build requirement.
 BuildRequires: openssl
@@ -1465,7 +1465,6 @@ local caredFiles = {"jre/lib/calendars.properties",
               "jre/lib/net.properties",
               "jre/lib/psfontj2d.properties",
               "jre/lib/sound.properties",
-              "jre/lib/tz.properties",
               "jre/lib/deployment.properties",
               "jre/lib/deployment.config",
               "jre/lib/security/US_export_policy.jar",
@@ -1728,6 +1727,10 @@ end
 %endif
 
 %changelog
+* Wed May 13 2015 Jiri Vanek <jvanek at redhat.com> - 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)
+
 * Wed Apr 29 2015 Severin Gehwolf <sgehwolf at redhat.com> - 1:1.8.0.45-36.b13
 - Patch hotspot to not use undefined code rather than passing
   -fno-tree-vrp via CFLAGS.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/java-1.8.0-openjdk.git/commit/?h=f22&id=834bd64a919e281374b34d68ad6f2a47deacd51a


More information about the scm-commits mailing list