diff --git a/xmlgraphics-fop.changes b/xmlgraphics-fop.changes index b08fe63..f26fb57 100644 --- a/xmlgraphics-fop.changes +++ b/xmlgraphics-fop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 7 20:48:57 UTC 2018 - Fridrich Strba + +- Do not depend on a particular xml-commons-apis provider. + ------------------------------------------------------------------- Mon Oct 29 06:31:21 UTC 2018 - antoine.belvire@opensuse.org diff --git a/xmlgraphics-fop.spec b/xmlgraphics-fop.spec index 8791ca8..1f1fde0 100644 --- a/xmlgraphics-fop.spec +++ b/xmlgraphics-fop.spec @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -56,7 +56,7 @@ BuildRequires: libxslt BuildRequires: qdox >= 1.12 BuildRequires: servlet_api BuildRequires: unzip -BuildRequires: xml-commons-jaxp-1.3-apis +BuildRequires: xml-commons-apis >= 1.3 BuildRequires: xmlgraphics-batik >= 1.8 BuildRequires: xmlgraphics-commons >= 2.1 #!BuildIgnore: saxon @@ -65,7 +65,7 @@ Requires: apache-commons-logging Requires: apache-pdfbox Requires: avalon-framework Requires: java >= 1.6.0 -Requires: xml-commons-jaxp-1.3-apis +Requires: xml-commons-apis >= 1.3 Requires: xmlgraphics-batik >= 1.8 Requires: xmlgraphics-commons >= 2.1 Provides: %{bname} = %{version}-%{release}