b5cf3012c5
- Abandom the docbook-xsl-stylesheets-script package.
The dbtoepub script is available from the rubygem-dbtoepub
package.
The script pdf2index is available in docbook-xsl-pdf2index
- First attempt to build the two DocBook stylesheet packages
from a single source (see bsc#1069884 for details):
- Added xslnons-build script from upstream.
- Improved dbxslt-install.sh script a lot
- Fix bsc#1063066:
From 1.79.1 and later, upstream decided to release namespace
aware stylesheets only. The non-NS stylesheets have to be built
with the "xslnons-build" script (taken from upstream).
This is integrated now.
The switch from NS-aware to non-NS stylesheets help to fix this
problem.
- Restore working patch (bsc#1063066):
* Rebase docbook-xsl-stylesheets-non-recursive_string_subst.patch
- Update to version 1.79.2
- Rebase docbook-xsl-stylesheets-non-recursive_string_subst.patch
- callout-gen is removed
- Add docbook-xsl-stylesheets-non-recursive_string_subst.patch
Use str:replace from exslt.org to implement string.subst
string.subst implementation causes recursion issues when building
systemd documentation. This issue has been reported in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765567 and
https://bugs.archlinux.org/task/54694 .
Taken from
|
||
---|---|---|
.gitattributes | ||
.gitignore | ||
dbxslt-install.sh | ||
docbook5-xsl-stylesheets.xml | ||
docbook-xsl-1.79.2.tar.bz2 | ||
docbook-xsl-dbtoepub.patch | ||
docbook-xsl-doc-1.79.2.tar.bz2 | ||
docbook-xsl-non-recursive_string_subst.patch | ||
docbook-xsl-stylesheets.xml | ||
docbook-xsl.changes | ||
docbook-xsl.spec | ||
xslnons-build |