This commit is contained in:
parent
d4ef73acac
commit
a4e0c7d729
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 7 20:48:57 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Do not depend on a particular xml-commons-apis provider.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 29 06:31:21 UTC 2018 - antoine.belvire@opensuse.org
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user