- Raise version to 1.79.2.2
Integrate latest changes from assembly/assemble.xsl and
assembly/effectivity.xsl
- Remove docbook-xsl-1.79.2-assembly-assemble.xsl.patch
We copy the two files directly.
These two files contains the following overall changes:
- Fix#254: Pass structure/@xml:lang to result doc
- Support filterin/filterout elements
- Fix problem with resourceref to another structure in assemblies
- fix#28 assemble.xsl: imagedata filerefs in assembled output
document may be incorrect
- Fix#27 to allow merge from resource of titles not inside info
because they are equivalent to titles inside info. Also fixe
a couple of other problems noticed during testing.
For details, see the upstream Git repo and run:
$ git diff release/1.79.2..master -- \
xsl/assembly/assemble.xsl xsl/assembly/effectivity.xsl
OBS-URL: https://build.opensuse.org/request/show/1126556
OBS-URL: https://build.opensuse.org/package/show/Publishing/docbook-xsl?expand=0&rev=9
- 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 a7df4fbbef
- Explicitly package %{_docdir}/%{name} to fix build with RPM 4.13.
- Use update-xml-catalog
OBS-URL: https://build.opensuse.org/request/show/546168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docbook-xsl?expand=0&rev=1