Bug 826327
| Summary: | Need extra OSGi information for eclipse (patch) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Gerard Ryan <fedora> | ||||
| Component: | javamail | Assignee: | Mikolaj Izdebski <mizdebsk> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 17 | CC: | akurtako, mizdebsk | ||||
| 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-13 10:07:59 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: |
|
||||||
By the way, this is what gets changed in the spec for the mavendepmapfragdir part:
-%config(noreplace) %{_mavendepmapfragdir}/*
+%{_mavendepmapfragdir}/*
I removed the %config(noreplace), since that was what was causing the warning. I assume it was something old, is it needed any more? If so, let me know, I'll redo the patch.
This should be fixed now. Thank you for the patch! javamail-1.4.3-11.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/javamail-1.4.3-11.fc17 javamail-1.4.3-11.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 587581 [details] 0001-Add-additional-information-to-OSGi-manifest.patch Description of problem: OSGi bundle javax.mail is needed for eclipse-wtp-webservices, which I'm trying to build. Description of patch (attached): 1. Info added to OSGi Manifest 2. Fixed complaint from rpmlint about %{_mavendepmapfragdir}/*