Bug 891459
Summary: | VERSION/VERSION.xsl confusion | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Benjamin Kosnik <bkoz> |
Component: | docbook5-style-xsl | Assignee: | Ondrej Vasik <ovasik> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | mnewsome, ovasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-01-03 09:28:06 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Benjamin Kosnik
2013-01-03 01:17:04 UTC
Thanks for report, VERSION.xsl is in the upstream tarball, however it contains e.g. <xsl:param name="DistroName">docbook-xsl</xsl:param> instead of <xsl:param name="DistroName">docbook-xsl-ns</xsl:param> , so the symlink or correction of the include seems to be better way than including the faulty file. (Probably caused by http://docbook.svn.sourceforge.net/viewvc/docbook?view=revision&revision=9396 commit btw.) Fixed and built in Rawhide - docbook5-style-xsl-1.78.0-2.fc19 ... docbook5-style-xsl-1.77.1-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/docbook5-style-xsl-1.77.1-3.fc18 Excellent! Thanks. docbook5-style-xsl-1.77.1-3.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |