From 2337616052c4975e4739b7b4b8b1497f9ff08d3b2110c4f7124b42066f27cf0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 19 May 2017 16:30:59 +0000 Subject: [PATCH] - BuildIgnore more main java versions to stick to gcj OBS-URL: https://build.opensuse.org/package/show/Java:packages/xerces-j2?expand=0&rev=46 --- xerces-j2.changes | 5 +++++ xerces-j2.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/xerces-j2.changes b/xerces-j2.changes index e315a6e..427af9e 100644 --- a/xerces-j2.changes +++ b/xerces-j2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 16:31:01 UTC 2017 - tchvatal@suse.com + +- BuildIgnore more main java versions to stick to gcj + ------------------------------------------------------------------- Thu Feb 11 15:12:31 UTC 2016 - tchvatal@suse.com diff --git a/xerces-j2.spec b/xerces-j2.spec index 46584f6..6e26f00 100644 --- a/xerces-j2.spec +++ b/xerces-j2.spec @@ -1,7 +1,7 @@ # # spec file for package xerces-j2 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -37,6 +37,9 @@ BuildRequires: dos2unix # some build requirements removed to enable jpackage bootstrap. this is # the first package built, and we use the libraries in the tools subdir # for it. +#!BuildIgnore: java-9-openjdk java-9-openjdk-devel +#!BuildIgnore: java-1_8_0-openjdk java-1_8_0-openjdk-devel +#!BuildIgnore: java-1_7_0-openjdk java-1_7_0-openjdk-devel #!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel #!BuildIgnore: antlr antlr-java BuildRequires: java-1_5_0-gcj-compat-devel @@ -99,7 +102,6 @@ This package contains demonstration and sample files for Xerces2. Summary: Additional utility scripts for xerces-j2 Group: Development/Libraries/Java Requires: %{name} = %{version} -Requires: javapackages-tools %description scripts Welcome to the future! Xerces2 is the next generation of high @@ -126,7 +128,6 @@ This package contains additional utility scripts for Xerces2. %package xml-resolver Summary: Resolver subproject of xml-commons Group: Development/Libraries/Java -Requires: javapackages-tools Requires(post): update-alternatives Requires(pre): update-alternatives Provides: xml-commons-resolver @@ -142,7 +143,6 @@ This package contains the resolver subproject of xml-commons. %package xml-apis Summary: APIs subproject of xml-commons Group: Development/Libraries/Java -Requires: javapackages-tools Requires(post): update-alternatives Requires(pre): update-alternatives Provides: xml-commons-apis