- 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
This commit is contained in:
Tomáš Chvátal 2017-05-19 16:30:59 +00:00 committed by Git OBS Bridge
parent 25a933c1e4
commit 2337616052
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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