Accepting request 496817 from Java:packages
- BuildIgnore more main java versions to stick to gcj OBS-URL: https://build.opensuse.org/request/show/496817 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xerces-j2?expand=0&rev=38
This commit is contained in:
commit
efa39ccc6f
@ -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
|
Thu Feb 11 15:12:31 UTC 2016 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xerces-j2
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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
|
# some build requirements removed to enable jpackage bootstrap. this is
|
||||||
# the first package built, and we use the libraries in the tools subdir
|
# the first package built, and we use the libraries in the tools subdir
|
||||||
# for it.
|
# 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: java-1_6_0-openjdk java-1_6_0-openjdk-devel
|
||||||
#!BuildIgnore: antlr antlr-java
|
#!BuildIgnore: antlr antlr-java
|
||||||
BuildRequires: java-1_5_0-gcj-compat-devel
|
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
|
Summary: Additional utility scripts for xerces-j2
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Requires: javapackages-tools
|
|
||||||
|
|
||||||
%description scripts
|
%description scripts
|
||||||
Welcome to the future! Xerces2 is the next generation of high
|
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
|
%package xml-resolver
|
||||||
Summary: Resolver subproject of xml-commons
|
Summary: Resolver subproject of xml-commons
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: javapackages-tools
|
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(pre): update-alternatives
|
Requires(pre): update-alternatives
|
||||||
Provides: xml-commons-resolver
|
Provides: xml-commons-resolver
|
||||||
@ -142,7 +143,6 @@ This package contains the resolver subproject of xml-commons.
|
|||||||
%package xml-apis
|
%package xml-apis
|
||||||
Summary: APIs subproject of xml-commons
|
Summary: APIs subproject of xml-commons
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: javapackages-tools
|
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(pre): update-alternatives
|
Requires(pre): update-alternatives
|
||||||
Provides: xml-commons-apis
|
Provides: xml-commons-apis
|
||||||
|
Loading…
x
Reference in New Issue
Block a user