commit saxon6 for openSUSE:Factory

2017-09-20 Thread root
Hello community,

here is the log from the commit of package saxon6 for openSUSE:Factory checked 
in at 2017-09-20 17:09:34

Comparing /work/SRC/openSUSE:Factory/saxon6 (Old)
 and  /work/SRC/openSUSE:Factory/.saxon6.new (New)


Package is "saxon6"

Wed Sep 20 17:09:34 2017 rev:11 rq:527099 version:6.5.5

Changes:

--- /work/SRC/openSUSE:Factory/saxon6/saxon6.changes2017-05-31 
13:31:24.414281876 +0200
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2017-09-20 
17:09:35.579721128 +0200
@@ -1,0 +2,5 @@
+Mon Sep 18 17:51:41 UTC 2017 - fst...@suse.com
+
+- Specify java source and target 1.6 to fix build with jdk9
+
+---



Other differences:
--
++ saxon6.spec ++
--- /var/tmp/diff_new_pack.R1jty9/_old  2017-09-20 17:09:36.527587697 +0200
+++ /var/tmp/diff_new_pack.R1jty9/_new  2017-09-20 17:09:36.531587134 +0200
@@ -40,6 +40,7 @@
 #PATCH-FIX-OPENSUSE: implements batch mode in which saxon is capable to 
proceed more files per one JVM launch
 Patch5: saxon6-batch.patch
 BuildRequires:  ant
+BuildRequires:  fdupes
 BuildRequires:  fop >= 0.20.1
 BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
@@ -50,7 +51,6 @@
 Requires:   jaxp_parser_impl
 Provides:   jaxp_transform_impl = %{name}-%{version}
 Provides:   saxon
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -157,7 +157,7 @@
 export LC_ALL=en_US.ISO-8859-2
 export CLASSPATH=%(build-classpath xml-commons-apis xmlgraphics-fop jdom)
 ant \
-  -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
+  -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
   -Dj2se.javadoc=%{_javadocdir}/java \
   -Dfop.javadoc=%{_javadocdir}/fop \
   -Djdom.javadoc=%{_javadocdir}/jdom
@@ -173,6 +173,7 @@
 # javadoc
 mkdir -p %{buildroot}%{_javadocdir}/%{name}
 cp -pr build/api/* %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
 # demo
 mkdir -p %{buildroot}%{_datadir}/%{name}
@@ -203,34 +204,27 @@
 fi
 
 %files
-%defattr(0644,root,root,0755)
 %{_javadir}/%{name}.jar
 %{_javadir}/%{name}.jar
 %{_javadir}/jaxp_transform_impl.jar
 %ghost %{_sysconfdir}/alternatives/jaxp_transform_impl.jar
 
 %files aelfred
-%defattr(0644,root,root,0755)
 %{_javadir}/%{name}-aelfred*
 
 %files fop
-%defattr(0644,root,root,0755)
 %{_javadir}/%{name}-fop*
 
 %files jdom
-%defattr(0644,root,root,0755)
 %{_javadir}/%{name}-jdom*
 
 %files manual
-%defattr(0644,root,root,0755)
 %doc doc/*.html
 
 %files javadoc
-%defattr(0644,root,root,0755)
 %doc %{_javadocdir}/%{name}
 
 %files demo
-%defattr(0644,root,root,0755)
 %{_datadir}/%{name}
 
 %files scripts





commit saxon6 for openSUSE:Factory

2017-05-31 Thread root
Hello community,

here is the log from the commit of package saxon6 for openSUSE:Factory checked 
in at 2017-05-31 13:31:23

Comparing /work/SRC/openSUSE:Factory/saxon6 (Old)
 and  /work/SRC/openSUSE:Factory/.saxon6.new (New)


Package is "saxon6"

Wed May 31 13:31:23 2017 rev:10 rq:496837 version:6.5.5

Changes:

--- /work/SRC/openSUSE:Factory/saxon6/saxon6.changes2014-08-01 
19:27:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2017-05-31 
13:31:24.414281876 +0200
@@ -1,0 +2,5 @@
+Fri May 19 17:10:09 UTC 2017 - tchva...@suse.com
+
+- Do not require javapackage-tools
+
+---



Other differences:
--
++ saxon6.spec ++
--- /var/tmp/diff_new_pack.4Val20/_old  2017-05-31 13:31:25.098185477 +0200
+++ /var/tmp/diff_new_pack.4Val20/_new  2017-05-31 13:31:25.102184913 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package saxon6
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -134,7 +134,6 @@
 Summary:Utility scripts for %{name}
 Group:  Productivity/Publishing/XML
 Requires:   %{name} = %{version}-%{release}
-Requires:   javapackages-tools
 Provides:   saxon-scripts
 
 %descriptionscripts





commit saxon6 for openSUSE:Factory

2014-08-01 Thread h_root
Hello community,

here is the log from the commit of package saxon6 for openSUSE:Factory checked 
in at 2014-08-01 19:27:03

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.changes2014-06-30 
22:50:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2014-08-01 
19:27:04.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 11 14:47:21 UTC 2014 - tchva...@suse.com
+
+- Fix update-alternatives code.
+
+---



Other differences:
--
++ saxon6.spec ++
--- /var/tmp/diff_new_pack.nHVa5H/_old  2014-08-01 19:27:05.0 +0200
+++ /var/tmp/diff_new_pack.nHVa5H/_new  2014-08-01 19:27:05.0 +0200
@@ -16,9 +16,7 @@
 #
 
 
-%define section free
 %define resolverdir %{_sysconfdir}/java/resolver
-
 Name:   saxon6
 Version:6.5.5
 Release:0
@@ -41,26 +39,19 @@
 Patch4: saxon-add-fixes-from-com-isl-saxon-aelfred.patch
 #PATCH-FIX-OPENSUSE: implements batch mode in which saxon is capable to 
proceed more files per one JVM launch
 Patch5: saxon6-batch.patch
+BuildRequires:  ant
 BuildRequires:  fop = 0.20.1
+BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  jdom = 1.0
-BuildRequires:  xml-commons-apis
-%if ! %defined suse_version
-BuildRequires:  fop-javadoc
-BuildRequires:  java-javadoc
-BuildRequires:  jdom-javadoc = 1.0
-%else
-BuildRequires:  ant
-BuildRequires:  java-devel
 BuildRequires:  unzip
-%endif
-Requires:   /usr/sbin/update-alternatives
+BuildRequires:  xml-commons-apis
+Requires:   %{_sbindir}/update-alternatives
 Requires:   jaxp_parser_impl
 Provides:   jaxp_transform_impl = %{name}-%{version}
-# bnc#780666
 Provides:   saxon
-BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildArch:  noarch
 
 %description
 The SAXON package is a collection of tools for processing XML
@@ -87,12 +78,9 @@
 So you can use SAXON by writing XSLT stylesheets, by writing Java
 applications, or by any combination of the two.
 
-
 %packageaelfred
 Summary:Java XML parser
 Group:  Productivity/Publishing/XML
-#Provides:   jaxp_parser_impl
-#Requires:   /usr/sbin/update-alternatives
 Requires:   xml-commons-apis
 Provides:   saxon-aelfred
 
@@ -100,7 +88,6 @@
 A slightly improved version of the AElfred Java XML parser from
 Microstar.
 
-
 %packagemanual
 Summary:Manual for %{name}
 Group:  Productivity/Publishing/XML
@@ -158,9 +145,9 @@
 unzip -q source.zip
 cp -p %{SOURCE2} ./build.xml
 cp -p %{SOURCE4} XmlParser.java
-%patch2 -p0
+%patch2
 %patch3 -p1
-%patch4 -p0
+%patch4
 %patch5 -p1
 cp XmlParser.java com/icl/saxon/aelfred/XmlParser.java
 # cleanup unnecessary stuff we'll build ourselves
@@ -177,7 +164,6 @@
   -Djdom.javadoc=%{_javadocdir}/jdom
 
 %install
-
 # jars
 mkdir -p %{buildroot}%{_javadir}
 cp -p build/lib/saxon.jar %{buildroot}%{_javadir}/%{name}.jar
@@ -203,36 +189,30 @@
 mkdir -p %{buildroot}%{_mandir}/man1
 sed 's,__RESOLVERDIR__,%{resolverdir},'  %{SOURCE3} \
%{buildroot}%{_mandir}/man1/%{name}.1
-# jaxp_transform_impl ghost symlink
-ln -s %{_sysconfdir}/alternatives \
-  %{buildroot}%{_javadir}/jaxp_transform_impl.jar
-# jaxp_parser_impl ghost symlink
-#ln -s %{_sysconfdir}/alternatives \
-#  %{buildroot}%{_javadir}/jaxp_parser_impl.jar
 
-%clean
-rm -rf %{buildroot}
+# jaxp_transform_impl ghost symlink
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives/
+ln -sf %{_sysconfdir}/alternatives/jaxp_transform_impl.jar 
%{buildroot}%{_javadir}/jaxp_transform_impl.jar
 
 %post
 update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
   jaxp_transform_impl %{_javadir}/%{name}.jar 25
 
-%preun
-{
-  [ $1 -eq 0 ] || exit 0
+%postun
+if [ $1 -eq 0 ] ; then
   update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
-} /dev/null 21 || :
+fi
 
 %files
 %defattr(0644,root,root,0755)
 %{_javadir}/%{name}.jar
 %{_javadir}/%{name}.jar
-%ghost %{_javadir}/jaxp_transform_impl.jar
+%{_javadir}/jaxp_transform_impl.jar
+%ghost %{_sysconfdir}/alternatives/jaxp_transform_impl.jar
 
 %files aelfred
 %defattr(0644,root,root,0755)
 %{_javadir}/%{name}-aelfred*
-#%ghost %{_javadir}/jaxp_parser_impl.jar
 
 %files fop
 %defattr(0644,root,root,0755)


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit saxon6 for openSUSE:Factory

2014-06-30 Thread h_root
Hello community,

here is the log from the commit of package saxon6 for openSUSE:Factory checked 
in at 2014-06-30 22:50:12

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.changes2013-09-11 
13:37:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2014-06-30 
22:50:20.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun 27 11:51:43 UTC 2014 - tchva...@suse.com
+
+- Fix build on SLE11
+
+---



Other differences:
--
++ saxon6.spec ++
--- /var/tmp/diff_new_pack.iuXtcL/_old  2014-06-30 22:50:22.0 +0200
+++ /var/tmp/diff_new_pack.iuXtcL/_new  2014-06-30 22:50:22.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package saxon6
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -171,6 +171,7 @@
 export LC_ALL=en_US.ISO-8859-2
 export CLASSPATH=%(build-classpath xml-commons-apis xmlgraphics-fop jdom)
 ant \
+  -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 \
   -Dj2se.javadoc=%{_javadocdir}/java \
   -Dfop.javadoc=%{_javadocdir}/fop \
   -Djdom.javadoc=%{_javadocdir}/jdom


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit saxon6 for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package saxon6 for openSUSE:Factory checked 
in at 2013-09-11 13:37:58

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.changes2013-08-18 
22:24:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2013-09-11 
13:37:59.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  9 11:06:19 UTC 2013 - tchva...@suse.com
+
+- Move from jpackage-utils to javapackage-tools
+
+---



Other differences:
--
++ saxon6.spec ++
--- /var/tmp/diff_new_pack.QCQ2i2/_old  2013-09-11 13:37:59.0 +0200
+++ /var/tmp/diff_new_pack.QCQ2i2/_new  2013-09-11 13:37:59.0 +0200
@@ -42,8 +42,8 @@
 #PATCH-FIX-OPENSUSE: implements batch mode in which saxon is capable to 
proceed more files per one JVM launch
 Patch5: saxon6-batch.patch
 BuildRequires:  fop = 0.20.1
+BuildRequires:  javapackages-tools
 BuildRequires:  jdom = 1.0
-BuildRequires:  jpackage-utils = 1.6
 BuildRequires:  xml-commons-apis
 %if ! %defined suse_version
 BuildRequires:  fop-javadoc
@@ -147,7 +147,7 @@
 Summary:Utility scripts for %{name}
 Group:  Productivity/Publishing/XML
 Requires:   %{name} = %{version}-%{release}
-Requires:   jpackage-utils = 1.6
+Requires:   javapackages-tools
 Provides:   saxon-scripts
 
 %descriptionscripts


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit saxon6 for openSUSE:Factory

2013-08-18 Thread h_root
Hello community,

here is the log from the commit of package saxon6 for openSUSE:Factory checked 
in at 2013-08-18 22:24:00

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.changes2013-07-16 
17:02:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2013-08-18 
22:24:01.0 +0200
@@ -1,0 +2,9 @@
+Mon Aug 12 08:55:15 UTC 2013 - mvysko...@suse.com
+
+- implement batch support for saxon: saxon-batch
+  * requested by docu team
+  * adds saxon6-batch script with new -batch/-style arguments, which
+allows to proceed more XML files per one JVM launch removing the
+bootleneck in docu build
+
+---

New:

  saxon6-batch.patch
  saxon6.saxon-batch.script



Other differences:
--
++ saxon6.spec ++
--- /var/tmp/diff_new_pack.1pzdzy/_old  2013-08-18 22:24:02.0 +0200
+++ /var/tmp/diff_new_pack.1pzdzy/_new  2013-08-18 22:24:02.0 +0200
@@ -31,12 +31,16 @@
 Source2:%{name}.build.script
 Source3:%{name}.1
 Source4:http://www.xml.com/2000/08/09/xslt/StructXmlParser.java
+# implementes batch based interface to saxon6, SUSE specific
+Source5:saxon6.saxon-batch.script
 Patch2: %{name}-cmdlinefix.patch
 #PATCH-FIX-OPENSUSE: jdk7+ assumes ASCII as default encoding, so iso-8859-1 
does not work by default
 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
+#PATCH-FIX-OPENSUSE: implements batch mode in which saxon is capable to 
proceed more files per one JVM launch
+Patch5: saxon6-batch.patch
 BuildRequires:  fop = 0.20.1
 BuildRequires:  jdom = 1.0
 BuildRequires:  jpackage-utils = 1.6
@@ -52,8 +56,6 @@
 %endif
 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
@@ -159,6 +161,7 @@
 %patch2 -p0
 %patch3 -p1
 %patch4 -p0
+%patch5 -p1
 cp XmlParser.java com/icl/saxon/aelfred/XmlParser.java
 # cleanup unnecessary stuff we'll build ourselves
 rm -rf *.jar docs/api
@@ -193,6 +196,8 @@
 sed 's,__RESOLVERDIR__,%{resolverdir},'  %{SOURCE1} \
%{buildroot}%{_bindir}/%{name}
 ln -s %{name} %{buildroot}%{_bindir}/saxon
+sed 's,__RESOLVERDIR__,%{resolverdir},'  %{SOURCE5} \
+   %{buildroot}%{_bindir}/%{name}-batch
 
 mkdir -p %{buildroot}%{_mandir}/man1
 sed 's,__RESOLVERDIR__,%{resolverdir},'  %{SOURCE3} \
@@ -251,6 +256,7 @@
 %files scripts
 %defattr(0755,root,root,0755)
 %{_bindir}/%{name}
+%{_bindir}/%{name}-batch
 %{_bindir}/saxon
 %attr(0644,root,root) %{_mandir}/man1/%{name}.1*
 


++ saxon6-batch.patch ++
---
 com/icl/saxon/StyleSheetBatch.java |  160 +
 1 file changed, 160 insertions(+)

Index: saxon6-6.5.5/com/icl/saxon/StyleSheetBatch.java
===
--- /dev/null
+++ saxon6-6.5.5/com/icl/saxon/StyleSheetBatch.java
@@ -0,0 +1,160 @@
+/**
+  * This BStyleSheetBatch/B class supports multiple input/output files 
proceed by StyleSheet.main().
+  * It does work around the performance problems when running an extra 
saxon/JVM process for each filep
+  *
+  * The XSLT syntax supported conforms to the W3C XSLT 1.0 and XPath 1.0 
recommendation.
+  * Only the transformation language is implemented (not the formatting 
objects).
+  * Saxon extensions are documented in the file extensions.html
+  *
+  * @author Michal Vyskocil
+  */
+
+package com.icl.saxon;
+
+import java.io.BufferedReader;
+import java.io.IOException;
+import java.io.File;
+import java.io.FileReader;
+import java.io.FileNotFoundException;
+
+import java.util.Arrays;
+import java.util.List;
+import java.util.Vector;
+
+public class StyleSheetBatch {
+
+protected static String toString(ListString lst) {
+StringBuilder sb = new StringBuilder();
+for (String s: lst) {
+sb.append(s);
+sb.append(, );
+}
+return sb.toString();
+}
+
+public static void main (String args[])
+throws java.lang.Exception {
+
+int i = -1;
+int bi = -1;// -batch index
+int si = -1;// -style index
+int pi = 65536; // param=value lowest index
+String batchFileName = null;
+String styleFileName = null;
+String line 

commit saxon6 for openSUSE:Factory

2013-07-16 Thread h_root
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.changes2012-12-09 
14:12:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2013-07-16 
17:02:37.0 +0200
@@ -1,0 +2,10 @@
+Thu Jul 11 13:48:28 UTC 2013 - t...@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)
+
+---



Other differences:
--
++ saxon6.spec ++
--- /var/tmp/diff_new_pack.VKymtS/_old  2013-07-16 17:02:37.0 +0200
+++ /var/tmp/diff_new_pack.VKymtS/_new  2013-07-16 17:02:37.0 +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 @@
 %packagescripts
 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
 
 %descriptionscripts


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit saxon6 for openSUSE:Factory

2012-12-09 Thread h_root
Hello community,

here is the log from the commit of package saxon6 for openSUSE:Factory checked 
in at 2012-12-09 14:12:45

Comparing /work/SRC/openSUSE:Factory/saxon6 (Old)
 and  /work/SRC/openSUSE:Factory/.saxon6.new (New)


Package is saxon6, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-11-30 12:21:47.308011256 +0100
+++ /work/SRC/openSUSE:Factory/.saxon6.new/saxon6.changes   2012-12-09 
14:12:47.0 +0100
@@ -0,0 +1,136 @@
+---
+Tue Dec  4 14:31:30 UTC 2012 - mvysko...@suse.com
+
+- fix bnc#739498 - remove GPL covered com/icl/saxon/aelfred/XmlParser
+  used the original permissive version from xml.com and backport few fixes
+  of later version
+  * saxon-add-fixes-from-com-isl-saxon-aelfred.patch
+
+---
+Thu Nov 29 15:16:28 UTC 2012 - mvysko...@suse.com
+
+- add saxon provides to make bnc#780666 really fixed
+  * add saxon-$subpackage to some important subpackages too
+
+---
+Thu Nov  8 14:29:47 UTC 2012 - t...@opensuse.org
+
+- Fixed saxon6 script (needs saxon6.jar)
+
+---
+Wed Oct 31 08:31:43 UTC 2012 - mvysko...@suse.com
+
+- reintroduce it as saxon6 again (bnc#780666)
+  * requested and needed by documentation team
+- add saxon-javac-encoding.patch fixes build under jdk7
+
+---
+Wed Dec  2 18:50:44 UTC 2009 - co...@novell.com
+
+- update patches, fix build
+
+---
+Mon Mar 10 12:46:08 CET 2008 - ano...@suse.cz
+
+- downgrade to version 6.5.5, moved Saxon 8.x to separate saxon8
+  package
+- based on the JPackage project, dropped two patches
+  (tinytree.patch) (fragmentval.patch) 
+- Saxon 6 is needed because, for example, the DocBook stylesheets
+  have some JAR files which contain extension functions written
+  only for Saxon 6. These functions provide useful methods for
+  DocBook processing. However, these are not compatible
+  with the latest Saxon package.
+
+---
+Wed Feb  6 14:14:44 CET 2008 - ano...@suse.cz
+
+- BuildRequires: java-1.6.0-devel
+
+---
+Wed May 23 12:07:12 CEST 2007 - dbornkes...@suse.de
+
+- make rpmllint happy: 
+  - delete windows '\r' from doc files 
+  - index jars
+  - faster compiling
+
+---
+Thu Mar 29 12:15:40 CEST 2007 - dbornkes...@suse.de
+
+- added unzip to build reqs 
+
+---
+Wed Oct  4 20:09:54 CEST 2006 - dbornkes...@suse.de
+
+- update to saxon 8.8
+- build from source (no binary package) 
+
+---
+Tue Mar 21 14:21:41 CET 2006 - dbornkes...@suse.de
+
+- removed setJava call in wrapper script (Bug #158699) 
+
+---
+Wed Jan 25 21:47:42 CET 2006 - m...@suse.de
+
+- converted neededforbuild to BuildRequires
+
+---
+Fri Feb 27 20:02:57 CET 2004 - pmla...@suse.cz
+
+- updated to the version 6.5.3 [#35119]
+* fixes 28 bugs found in Saxon 6.5.2
+- added a missing prebuilt optional saxon-fop.jar
+- fixed path to saxon jars in README.SuSE
+
+---
+Tue Feb 24 13:27:03 CET 2004 - hma...@suse.de
+
+- building as non-root
+
+---
+Mon Nov 25 15:39:19 CET 2002 - pmla...@suse.cz
+
+- added the script saxon to use StyleSheets [#21801]
+- improved README.SuSE
+- classes moved from /usr/lib to /usr/share
+
+---
+Mon Aug 05 17:33:49 CEST 2002 - pmla...@suse.cz
+
+- updated to bugfix version 6.5.2
+- small improvent in README.SuSE (run setJava with new better option)
+
+---
+Wed Feb  6 18:21:32 CET 2002 - pmla...@suse.cz
+
+- updated to version 6.5:
+   * fixed number of bugs
+   * important incompatible change for XSLT conformance reasons
+   * you can find details on the page:
+   file:/usr/share/doc/packages/saxon/doc/changes.html
+- moved to noarch
+
+---
+Wed Nov 28 15:39:07 CET 2001 - k...@suse.de
+
+- Update to version 6.4.4:
+  - 20% performance boost.
+  - Support JDOM.
+- Provide convenience link (/usr/lib/saxon -
+