diff --git a/saxon6.changes b/saxon6.changes index b708535..102c90a 100644 --- a/saxon6.changes +++ b/saxon6.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jul 11 13:48:28 UTC 2013 - toms@opensuse.org + +- Added Recommends for saxon6-scripts and xml-commons-resolver + Usually Saxon6 is used by invocation from a Shell, thus it + is more convenient to have the corresponding script installed + already. + Additionally, XML tools like Saxon needs also XML catalog support + for mapping URIs to local paths (especially useful for DocBook users) + ------------------------------------------------------------------- Tue Dec 4 14:31:30 UTC 2012 - mvyskocil@suse.com diff --git a/saxon6.spec b/saxon6.spec index bdd54c9..b3dd345 100644 --- a/saxon6.spec +++ b/saxon6.spec @@ -1,7 +1,7 @@ # -# spec file for package saxon6 (Version 6.5.5) +# spec file for package saxon6 # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,8 +21,8 @@ Name: saxon6 Version: 6.5.5 -Summary: The SAXON XSLT Processor from Michael Kay Release: 0 +Summary: The SAXON XSLT Processor from Michael Kay License: MPL-1.0 Group: Productivity/Publishing/XML Url: http://saxon.sourceforge.net/ @@ -37,21 +37,23 @@ Patch3: saxon-javac-encoding.patch #PATCH-FIX-OPENSUSE: bnc#739498 - backport changes from com/icl/saxon/aelfred/XmlParser.java # to older version released under more permissive license Patch4: saxon-add-fixes-from-com-isl-saxon-aelfred.patch +BuildRequires: fop >= 0.20.1 +BuildRequires: jdom >= 1.0 BuildRequires: jpackage-utils >= 1.6 BuildRequires: xml-commons-apis -BuildRequires: jdom >= 1.0 -BuildRequires: fop >= 0.20.1 %if ! %defined suse_version +BuildRequires: fop-javadoc BuildRequires: java-javadoc BuildRequires: jdom-javadoc >= 1.0 -BuildRequires: fop-javadoc %else +BuildRequires: ant BuildRequires: java-devel BuildRequires: unzip -BuildRequires: ant %endif -Requires: jaxp_parser_impl Requires: /usr/sbin/update-alternatives +Requires: jaxp_parser_impl +Recommends: %{name}-scripts +Recommends: xml-commons-resolver Provides: jaxp_transform_impl = %{name}-%{version} # bnc#780666 Provides: saxon @@ -142,8 +144,8 @@ JDOM support for %{name}. %package scripts Summary: Utility scripts for %{name} Group: Productivity/Publishing/XML -Requires: jpackage-utils >= 1.6 Requires: %{name} = %{version}-%{release} +Requires: jpackage-utils >= 1.6 Provides: saxon-scripts %description scripts