From 2d9ed3818402bf51a5c83e75a5b711d8af96e6f0a0ed5b32a4264f7720743453 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 15 May 2018 17:35:43 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/bea-stax?expand=0&rev=23 --- bea-stax-target16.patch => bea-stax-target8.patch | 6 +++--- bea-stax.changes | 8 ++++++++ bea-stax.spec | 6 +++--- 3 files changed, 14 insertions(+), 6 deletions(-) rename bea-stax-target16.patch => bea-stax-target8.patch (90%) diff --git a/bea-stax-target16.patch b/bea-stax-target8.patch similarity index 90% rename from bea-stax-target16.patch rename to bea-stax-target8.patch index 72edad8..4c2328e 100644 --- a/bea-stax-target16.patch +++ b/bea-stax-target8.patch @@ -5,7 +5,7 @@ @@ -14,7 +14,7 @@ diff --git a/bea-stax.changes b/bea-stax.changes index e7957ad..650a2fc 100644 --- a/bea-stax.changes +++ b/bea-stax.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 15 17:34:21 UTC 2018 - fstrba@suse.com + +- Modified patch: + * bea-stax-target16.patch -> bea-stax-target8.patch + + Build with source and target 8 to prepare for a possible + removal of 1.6 compatibility in OpenJDK 11 + ------------------------------------------------------------------- Thu Sep 14 16:17:04 UTC 2017 - fstrba@suse.com diff --git a/bea-stax.spec b/bea-stax.spec index e9c5c8e..13b9f9f 100644 --- a/bea-stax.spec +++ b/bea-stax.spec @@ -1,7 +1,7 @@ # # spec file for package bea-stax # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,10 +25,10 @@ License: Apache-2.0 Group: Development/Libraries/Java Url: http://dev2dev.bea.com/technologies/stax/index.jsp Source0: stax-src-1.2.0_rc1-dev.zip -Patch0: bea-stax-target16.patch +Patch0: bea-stax-target8.patch Patch2: bea-stax-gcj-build.patch BuildRequires: ant -BuildRequires: java-devel >= 1.6 +BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-tools BuildRequires: unzip #!BuildIgnore: xerces-j2-bootstrap From c0cdd8594fb958b9719893c45dcef0abf8a37a53076b6c464511cb5719072f11 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Thu, 17 May 2018 19:57:52 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Java:packages/bea-stax?expand=0&rev=24 --- bea-stax.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bea-stax.changes b/bea-stax.changes index 650a2fc..69d0a0f 100644 --- a/bea-stax.changes +++ b/bea-stax.changes @@ -4,7 +4,7 @@ Tue May 15 17:34:21 UTC 2018 - fstrba@suse.com - Modified patch: * bea-stax-target16.patch -> bea-stax-target8.patch + Build with source and target 8 to prepare for a possible - removal of 1.6 compatibility in OpenJDK 11 + removal of 1.6 compatibility ------------------------------------------------------------------- Thu Sep 14 16:17:04 UTC 2017 - fstrba@suse.com