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