[java-1.8.0-openjdk] Build with OpenJDK 8

Omair Majid omajid at fedoraproject.org
Mon Jun 2 14:36:42 UTC 2014


commit 629f89ddf32da90c942405f360a14e4c2fc951d8
Author: Omair Majid <omajid at redhat.com>
Date:   Mon Jun 2 10:36:15 2014 -0400

    Build with OpenJDK 8

 java-1.8.0-openjdk.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec
index 0aa1945..f321e53 100644
--- a/java-1.8.0-openjdk.spec
+++ b/java-1.8.0-openjdk.spec
@@ -135,7 +135,7 @@
 
 Name:    java-%{javaver}-%{origin}
 Version: %{javaver}.%{updatever}
-Release: 8.%{buildver}%{?dist}
+Release: 9.%{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
@@ -251,8 +251,7 @@ BuildRequires: pkgconfig
 BuildRequires: xorg-x11-proto-devel
 #BuildRequires: redhat-lsb
 BuildRequires: zip
-# OpenJDK X officially requires OpenJDK (X-1) to build
-BuildRequires: java-1.7.0-openjdk-devel
+BuildRequires: java-1.8.0-openjdk-devel
 # Zero-assembler build requirement.
 %ifnarch %{jit_arches}
 BuildRequires: libffi-devel
@@ -1128,6 +1127,9 @@ exit 0
 %{_jvmdir}/%{jredir}/lib/accessibility.properties
 
 %changelog
+* Mon Jun 02 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.5-9.b13
+- Build with OpenJDK 8
+
 * Wed May 28 2014 Omair Majid <omajid at redhat.com> - 1:1.8.0.5-8.b13
 - Backport fix for JDK-8012224
 


More information about the scm-commits mailing list