From fb02a40572b39f1b91c905b5b45f22cf5f48750aae7c9ce0301430ca56920b39 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Mon, 10 Dec 2018 09:52:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/bcel?expand=0&rev=36 --- bcel.changes | 7 +++++++ bcel.spec | 8 +------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/bcel.changes b/bcel.changes index 25b4f85..655d017 100644 --- a/bcel.changes +++ b/bcel.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 10 09:51:13 UTC 2018 - Fridrich Strba + +- Build against the generic xml-apis provider which allows + building against bootstrap and non-bootstrap packages according + of their availability. + ------------------------------------------------------------------- Thu Nov 15 10:36:02 UTC 2018 - Fridrich Strba diff --git a/bcel.spec b/bcel.spec index b115ef6..1211ded 100644 --- a/bcel.spec +++ b/bcel.spec @@ -32,13 +32,7 @@ BuildRequires: ant BuildRequires: java-devel >= 1.8 BuildRequires: javapackages-local BuildRequires: regexp -BuildRequires: xml-commons-apis-bootstrap -#!BuildIgnore: xerces-j2 -#!BuildIgnore: xerces-j2-bootstrap -#!BuildIgnore: xml-commons -#!BuildIgnore: xml-commons-apis -#!BuildIgnore: xml-commons-jaxp-1.3-apis -#!BuildIgnore: xml-commons-resolver +BuildRequires: xml-apis Requires: regexp BuildArch: noarch