From 0be14af3e6531011e4f19ca994e4d4cfedcf051d0fd4e6413014c73d8dd993cd Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Mon, 28 Jan 2013 14:45:53 +0000 Subject: [PATCH] - (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 --- xmlgraphics-fop.changes | 6 ++++++ xmlgraphics-fop.script | 2 +- xmlgraphics-fop.spec | 2 ++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/xmlgraphics-fop.changes b/xmlgraphics-fop.changes index 955b778..91f5ea4 100644 --- a/xmlgraphics-fop.changes +++ b/xmlgraphics-fop.changes @@ -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 diff --git a/xmlgraphics-fop.script b/xmlgraphics-fop.script index 9ebe121..c9ee152 100644 --- a/xmlgraphics-fop.script +++ b/xmlgraphics-fop.script @@ -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 diff --git a/xmlgraphics-fop.spec b/xmlgraphics-fop.spec index 302e663..83dada4 100644 --- a/xmlgraphics-fop.spec +++ b/xmlgraphics-fop.spec @@ -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