Hello community, here is the log from the commit of package saxon6 for openSUSE:Factory checked in at 2013-07-16 17:02:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/saxon6 (Old) and /work/SRC/openSUSE:Factory/.saxon6.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "saxon6" Changes: -------- --- /work/SRC/openSUSE:Factory/saxon6/saxon6.changes 2012-12-09 14:12:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes 2013-07-16 17:02:37.000000000 +0200 @@ -1,0 +2,10 @@ +Thu Jul 11 13:48:28 UTC 2013 - [email protected] + +- 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) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ saxon6.spec ++++++ --- /var/tmp/diff_new_pack.VKymtS/_old 2013-07-16 17:02:37.000000000 +0200 +++ /var/tmp/diff_new_pack.VKymtS/_new 2013-07-16 17:02:37.000000000 +0200 @@ -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 @@ #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 @@ %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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
