Bug 253962
| Summary: | missing requirement for %postun scriptlet | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rudolf Kastl <che666> |
| Component: | docbook-style-xsl | Assignee: | Ondrej Vasik <ovasik> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | rvokal |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-10-24 10:54:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Rudolf Kastl
2007-08-23 09:16:59 UTC
PreReq: libxml2 >= 2.4.8 added to spec file... First corrected version is docbook-style-xsl-1.73.2-2.fc8. Closing RAWHIDE. this issue is not fixed yet what is missing is a Requires(postun) Missing is Requires(post) and Requires(postun), because /usr/bin/xmlcatalog is used in both sections. Will be done during my rpmlint cleanup of the package - there is a lot of other issues. RPMlint check done, built as docbook-style-xsl-1.73.2-3.fc9 with hopefully correct requirements. Closing RAWHIDE again... docbook-style-xsl-1.73.2-2.fc7 has been pushed to the Fedora 7 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update docbook-style-xsl' |