Hello community,
here is the log from the commit of package docbook-xsl-stylesheets for
openSUSE:Factory checked in at 2017-10-07 17:48:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docbook-xsl-stylesheets (Old)
and /work/SRC/openSUSE:Factory/.docbook-xsl-stylesheets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docbook-xsl-stylesheets"
Sat Oct 7 17:48:33 2017 rev:48 rq:530361 version:1.79.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/docbook-xsl-stylesheets/docbook-xsl-stylesheets.changes
2017-09-04 12:18:57.394006571 +0200
+++
/work/SRC/openSUSE:Factory/.docbook-xsl-stylesheets.new/docbook-xsl-stylesheets.changes
2017-10-07 17:48:36.404734269 +0200
@@ -1,0 +2,7 @@
+Sun Oct 1 14:45:19 UTC 2017 - [email protected]
+
+- Update to version 1.79.2
+- Rebase docbook-xsl-stylesheets-non-recursive_string_subst.patch
+- callout-gen is removed
+
+-------------------------------------------------------------------
Old:
----
docbook-xsl-1.79.0.tar.bz2
docbook-xsl-doc-1.79.0.tar.bz2
New:
----
docbook-xsl-1.79.2.tar.bz2
docbook-xsl-doc-1.79.2.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ docbook-xsl-stylesheets.spec ++++++
--- /var/tmp/diff_new_pack.qynb0J/_old 2017-10-07 17:48:37.764674487 +0200
+++ /var/tmp/diff_new_pack.qynb0J/_new 2017-10-07 17:48:37.764674487 +0200
@@ -23,14 +23,14 @@
%define xmlcatalog %{_bindir}/xmlcatalog
%define dbstyle_catalog_entry for-catalog-%{name}-%{realversion}.xml
Name: docbook-xsl-stylesheets
-Version: 1.79.0
+Version: 1.79.2
Release: 0
Summary: XSL Stylesheets for DocBook 4
-License: MPL-1.1 and MIT
+License: MPL-1.1 AND MIT
Group: Productivity/Publishing/DocBook
-Url: http://sourceforge.net/projects/docbook/
-Source0:
http://sourceforge.net/projects/docbook/files/docbook-xsl/%{version}/docbook-xsl-%{realversion}.tar.bz2
-Source1:
http://sourceforge.net/projects/docbook/files/docbook-xsl-doc/%{version}/docbook-xsl-doc-%{realversion}.tar.bz2
+Url: http://docbook.sourceforge.net
+Source0:
https://github.com/docbook/xslt10-stylesheets/releases/download/release%2F%{version}/docbook-xsl-%{version}.tar.bz2
+Source1:
https://github.com/docbook/xslt10-stylesheets/releases/download/release%2F%{version}/docbook-xsl-doc-%{version}.tar.bz2
Source10: dbxslt-install.sh
## PATCH-FIX-OPENSUSE docbook-xsl-stylesheets-dbtoepub.patch Fixed dirname
Patch0: %{name}-dbtoepub.patch
@@ -40,12 +40,11 @@
BuildRequires: sgml-skel >= 0.7
BuildRequires: unzip
Requires: docbook_4
-Requires: xmlcharent
-Requires(pre): %{_bindir}/xmlcatalog
Requires: sgml-skel >= 0.7
+Requires: xmlcharent
Requires(post): sgml-skel >= 0.7
Requires(postun): sgml-skel >= 0.7
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Requires(pre): %{_bindir}/xmlcatalog
# BuildRequires: dos2unix
BuildArch: noarch
#--------------------------------------------------------------------------
@@ -78,7 +77,6 @@
* pdf2index: Create indices for FOP
* db2epub: Create EPUB2 output
-* callout-gen: Create callout icons using ImageMagick
This package may be obsolete in the future.
@@ -128,7 +126,6 @@
update-xml-catalog
%files
-%defattr(-, root, root)
%config %{_sysconfdir}/xml/catalog.d/%{name}.xml
%doc BUGS NEWS README RELEASE-NOTES.txt TODO
%doc %{_docdir}/%{name}/
@@ -145,8 +142,6 @@
%{dbstyle_dir}/%{realversion}/*
%files scripts
-%defattr(-, root, root)
-%{_bindir}/callout-gen
%{_bindir}/dbtoepub
%{_bindir}/pdf2index
++++++ docbook-xsl-1.79.0.tar.bz2 -> docbook-xsl-1.79.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/docbook-xsl-stylesheets/docbook-xsl-1.79.0.tar.bz2
/work/SRC/openSUSE:Factory/.docbook-xsl-stylesheets.new/docbook-xsl-1.79.2.tar.bz2
differ: char 11, line 1
++++++ docbook-xsl-doc-1.79.0.tar.bz2 -> docbook-xsl-doc-1.79.2.tar.bz2 ++++++
++++ 44885 lines of diff (skipped)
++++++ docbook-xsl-stylesheets-non-recursive_string_subst.patch ++++++
--- /var/tmp/diff_new_pack.qynb0J/_old 2017-10-07 17:48:38.604637563 +0200
+++ /var/tmp/diff_new_pack.qynb0J/_new 2017-10-07 17:48:38.608637388 +0200
@@ -3,23 +3,23 @@
long strings with many matches will cause stack overflows.
Author: Peter De Wachter <[email protected]>
Bug-Debian: https://bugs.debian.org/750593
-Index: docbook-xsl-1.79.0/lib/lib.xsl
+Index: b/lib/lib.xsl
===================================================================
---- docbook-xsl-1.79.0.orig/lib/lib.xsl
-+++ docbook-xsl-1.79.0/lib/lib.xsl
-@@ -10,7 +10,10 @@
+--- a/lib/lib.xsl
++++ b/lib/lib.xsl
+@@ -6,7 +6,10 @@
+
This module implements DTD-independent functions
- ******************************************************************** -->
--<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
-+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
-+ xmlns:str="http://exslt.org/strings"
-+ exclude-result-prefixes="str"
-+ version="1.0">
+- ********************************************************************
--><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
++ ********************************************************************
--><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
++ xmlns:str="http://exslt.org/strings"
++ exclude-result-prefixes="str"
++ version="1.0">
<xsl:template name="dot.count">
<!-- Returns the number of "." characters in a string -->
-@@ -56,6 +59,9 @@
+@@ -52,6 +55,9 @@
<xsl:param name="replacement"/>
<xsl:choose>