- (build) require xml-commons-apis, the org.w3c.svg are used inside fop

part of a fix for bnc#800694

OBS-URL: https://build.opensuse.org/package/show/Java:packages/xmlgraphics-fop?expand=0&rev=32
This commit is contained in:
Michal Vyskocil 2013-01-28 14:45:53 +00:00 committed by Git OBS Bridge
parent 2f87ab99e0
commit 0be14af3e6
3 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 28 14:45:12 UTC 2013 - mvyskocil@suse.com
- (build) require xml-commons-apis, the org.w3c.svg are used inside fop
part of a fix for bnc#800694
-------------------------------------------------------------------
Thu Jan 10 11:26:27 UTC 2013 - mvyskocil@suse.com

View File

@ -33,7 +33,7 @@ fi
# Rest of the configuration
MAIN_CLASS=org.apache.fop.cli.Main
BASE_JARS="xmlgraphics-fop xmlgraphics-commons commons-logging commons-io avalon-framework batik-all"
BASE_JARS="xmlgraphics-fop xmlgraphics-commons commons-logging commons-io avalon-framework batik-all xml-commons-jaxp-1.3.apis xml-commons-jaxp-1.3-apis-ext"
# Set parameters
set_jvm

View File

@ -51,6 +51,7 @@ Requires: commons-io >= 2.4
Requires: commons-logging
Requires: java >= 1.6.0
Requires: jpackage-utils >= 1.7.4
Requires: xml-commons-jaxp-1.3-apis
Requires: xmlgraphics-batik
Requires: xmlgraphics-commons >= 1.5
BuildRequires: ant >= 1.6.5
@ -67,6 +68,7 @@ BuildRequires: libxslt
BuildRequires: qdox >= 1.12
BuildRequires: servlet_api
BuildRequires: unzip
BuildRequires: xml-commons-jaxp-1.3-apis
BuildRequires: xmlgraphics-batik
BuildRequires: xmlgraphics-batik-javadoc
BuildRequires: xmlgraphics-commons >= 1.5