Accepting request 150186 from Java:packages

- (build) require xml-commons-apis, the org.w3c.svg are used inside fop
  part of a fix for bnc#800694
@coolo: please copy to 12.3 as well

OBS-URL: https://build.opensuse.org/request/show/150186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmlgraphics-fop?expand=0&rev=19
This commit is contained in:
Stephan Kulow
2013-01-30 08:40:37 +00:00
committed by Git OBS Bridge
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