Bug 993997
| Summary: | opendkim possibly affected by F-20 unversioned docdir change | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | opendkim | Assignee: | Steve Jenkins <steve> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | stevejenkins, steve |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://fedoraproject.org/wiki/Changes/UnversionedDocdirs | ||
| Whiteboard: | |||
| Fixed In Version: | opendkim-2.9.0-2.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-10 01:09:21 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 993551 | ||
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 I've fixed this in Rawhide, leaving F-20 up to maintainers. Sorry - I never got notification of this bug until yesterday. Thanks for the Rawhide fix, Ville. I'll deploy the same fix on other supported versions. opendkim-2.8.4-4.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/opendkim-2.8.4-4.el5 opendkim-2.8.4-4.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/opendkim-2.8.4-4.fc19 opendkim-2.8.4-4.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/opendkim-2.8.4-4.fc18 opendkim-2.8.4-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/opendkim-2.8.4-4.fc20 opendkim-2.8.4-4.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/opendkim-2.8.4-4.el6 Note that updating F-18, F-19, EL5 and EL6 for this is completely unnecessary, the package for them is exactly the same as before and thus an useless update to download and install. I suggest deleting the update for those; only the F-20 makes sense. Ah - thanks. Will do. Although, there's a new version of opendkim source about to be released, so maybe I'll just wait and incorporate that update as well, so I can keep all the release version numbers in sync. Package opendkim-2.8.4-4.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing opendkim-2.8.4-4.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-12029/opendkim-2.8.4-4.el6 then log in and leave karma (feedback). (In reply to Steve Jenkins from comment #10) > Ah - thanks. Will do. I suggest going ahead with deleting the unneeded updates ASAP now, they've already made it to updates-testing! Jeez - that was fast! They're unpushed. :) opendkim-2.9.0-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/opendkim-2.9.0-2.fc19 opendkim-2.9.0-2.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/opendkim-2.9.0-2.el6 opendkim-2.9.0-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/opendkim-2.9.0-2.fc18 opendkim-2.9.0-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/opendkim-2.9.0-2.fc20 opendkim-2.9.0-2.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/opendkim-2.9.0-2.el5 opendkim-2.9.0-2.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. opendkim-2.9.0-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. opendkim-2.9.0-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. opendkim-2.9.0-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. opendkim-2.9.0-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
opendkim was identified as a package possibly needing maintainer attention due to the F-20 unversioned doc dir change. The identification is not foolproof, it is basically this grep: grep -E "(/doc|_docdir|_defaultdocdir).+version" *.spec Please review your package and make the appropriate changes, if any. A good starting point is checking the lines output by the above grep for your specfile. For the vast majority of packages, after the changes, the expected outcome is that documentation dirs in /usr/share/doc should no longer contain the package version. More information and tips: https://fedoraproject.org/wiki/Changes/UnversionedDocdirs http://thread.gmane.org/gmane.linux.redhat.fedora.devel/183942/focus=183943 http://thread.gmane.org/gmane.linux.redhat.fedora.devel/183942/focus=183973