Bug 833786
| Summary: | Update maven depmap usage (patch included) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mary Ellen Foster <mefoster> | ||||
| Component: | jna | Assignee: | Colin Walters <walters> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | dbhole, lfarkas, walters | ||||
| 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: | 2012-06-30 22:02:35 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: | |||||||
| Attachments: |
|
||||||
jna-3.4.0-4.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/jna-3.4.0-4.fc16 jna-3.4.0-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/jna-3.4.0-4.fc17 jna-3.4.0-4.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/jna-3.4.0-4.el5 Package jna-3.4.0-4.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing jna-3.4.0-4.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-9760/jna-3.4.0-4.fc16 then log in and leave karma (feedback). jna-3.4.0-4.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. jna-3.4.0-4.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. jna-3.4.0-4.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 593179 [details] Suggested patch Description of problem: The current jna package has a few of problems with the way it uses maven depmaps: 1. The jar file for the "platform" package is in the "-contrib" subpackage but the pom is in the main package 2. It uses the old-fashioned %add_to_maven_depmap macro instead of the new %add_maven_depmap one 3. The file name for the platform POM isn't correct I will attach a suggested patch that fixes all of the above. It would also be nice to push jna 3.4.0 to F17 -- at the moment, rawhide is on 3.4.0 but F17 is on 3.2.7 (quite old) Version-Release number of selected component (if applicable): jna-3.4.0-3.fc18.x86_64