Hello community,

here is the log from the commit of package saxon9 for openSUSE:Factory checked 
in at 2012-11-30 12:27:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/saxon9 (Old)
 and      /work/SRC/openSUSE:Factory/.saxon9.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "saxon9", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/saxon9/saxon9.changes    2012-11-12 
12:05:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.saxon9.new/saxon9.changes       2012-11-30 
12:31:05.000000000 +0100
@@ -1,0 +2,16 @@
+Wed Nov 28 14:48:14 UTC 2012 - [email protected]
+
+- do not provide saxon symbol, this will be provided by saxon6
+  bnc#780666 (comment10)
+
+-------------------------------------------------------------------
+Tue Nov 27 23:05:18 UTC 2012 - [email protected]
+
+- Update references to "saxon8" -> "saxon9" in man pages 
+
+-------------------------------------------------------------------
+Tue Nov 27 21:23:38 UTC 2012 - [email protected]
+
+- Fix missing/incorrect classpath JARs for command line scripts 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ saxon9.spec ++++++
--- /var/tmp/diff_new_pack.PEaZtD/_old  2012-11-30 12:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.PEaZtD/_new  2012-11-30 12:31:06.000000000 +0100
@@ -54,7 +54,6 @@
 Requires:       bea-stax
 Requires:       bea-stax-api
 Provides:       jaxp_transform_impl = %{version}-%{release}
-Provides:       saxon = %{version}-%{release}
 
 # Older versions were split into multile packages
 Obsoletes:      %{name}-dom < %{version}-%{release}
@@ -102,7 +101,9 @@
 Summary:        Utility scripts for %{name}
 Group:          Productivity/Publishing/XML
 Requires:       %{name} = %{version}-%{release}
+Requires:       jaxp_parser_impl
 Requires:       jpackage-utils >= 1.6
+Requires:       xml-commons-apis
 
 %description    scripts
 Utility scripts for %{name}.




++++++ saxon9.1 ++++++
--- /var/tmp/diff_new_pack.PEaZtD/_old  2012-11-30 12:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.PEaZtD/_new  2012-11-30 12:31:06.000000000 +0100
@@ -1,13 +1,13 @@
 .\" Kudos to: xsltproc(1), help2man,
 .\" http://www.saxonica.com/documentation/using-xsl/commandline.html
-.TH SAXON8 "1" "March 2006" "8.7" "User Commands"
+.TH SAXON9 "1" "March 2006" "9.4" "User Commands"
 .SH NAME
-saxon8 \- manual page for saxon8 
+saxon9 \- manual page for saxon9 
 .SH SYNOPSIS
-.B saxon8
+.B saxon9
 [\fIoptions\fR] \fIsource-document stylesheet \fR[ \fIparams\fR...]
 .SH DESCRIPTION
-saxon8 applies a given stylesheet to a given source XML document. 
+saxon9 applies a given stylesheet to a given source XML document. 
 
 .SH OPTIONS
 

++++++ saxon9.saxon.script ++++++
--- /var/tmp/diff_new_pack.PEaZtD/_old  2012-11-30 12:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.PEaZtD/_new  2012-11-30 12:31:06.000000000 +0100
@@ -7,7 +7,7 @@
 
 MAIN_CLASS=net.sf.saxon.Transform
 
-BASE_JARS="saxon.jar xml-commons-apis.jar jaxp_parser_impl.jar 
bea-stax-api.jar bea-stax-ri.jar"
+BASE_JARS="saxon9.jar xml-commons-apis.jar jaxp_parser_impl.jar 
bea-stax-api.jar bea-stax-ri.jar"
 
 # Optional jars
 CLASSPATH="$CLASSPATH:"$(build-classpath docbook-xsl-saxon \

++++++ saxon9.saxonq.script ++++++
--- /var/tmp/diff_new_pack.PEaZtD/_old  2012-11-30 12:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.PEaZtD/_new  2012-11-30 12:31:06.000000000 +0100
@@ -7,7 +7,7 @@
 
 MAIN_CLASS=net.sf.saxon.Query
 
-BASE_JARS="saxon.jar xml-commons-apis.jar jaxp_parser_impl.jar 
bea-stax-api.jar bea-stax-ri.jar"
+BASE_JARS="saxon9.jar xml-commons-apis.jar jaxp_parser_impl.jar 
bea-stax-api.jar bea-stax-ri.jar"
 
 # Optional jars
 CLASSPATH="$CLASSPATH:"$(build-classpath docbook-xsl-saxon \

++++++ saxon9q.1 ++++++
--- /var/tmp/diff_new_pack.PEaZtD/_old  2012-11-30 12:31:06.000000000 +0100
+++ /var/tmp/diff_new_pack.PEaZtD/_new  2012-11-30 12:31:06.000000000 +0100
@@ -1,13 +1,13 @@
 .\" Kudos to: xsltproc(1), help2man,
 .\" http://www.saxonica.com/documentation/using-xquery/commandline.html
-.TH SAXON8Q "1" "March 2006" "8.7" "User Commands"
+.TH SAXON9Q "1" "March 2006" "9.4" "User Commands"
 .SH NAME
-saxon8q \- manual page for saxon8q
+saxon9q \- manual page for saxon9q
 .SH SYNOPSIS
-.B saxon8q
+.B saxon9q
 [\fIoptions\fR]   \fIquery   \fR[ \fIparams\fR...]
 .SH DESCRIPTION
-saxon8q runs a query contained in a file.
+saxon9q runs a query contained in a file.
 
 .SH OPTIONS
 The options must come first, then the file name containing the query, then the 
params.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to