Bug 513776
| Summary: | c-ares-debuginfo is empty | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> | ||||||
| Component: | c-ares | Assignee: | Tom "spot" Callaway <tcallawa> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | rawhide | CC: | tcallawa | ||||||
| Target Milestone: | --- | Keywords: | Patch, Regression | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 1.6.0-3.fc10 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-07-28 18:23:46 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: | 496968 | ||||||||
| Attachments: |
|
||||||||
Created attachment 355154 [details]
Fix debuginfo and other minor issues, sources patch
This implementation patches the generated configure - I trust you to create a corresponding patch against autotools sources and run autotools during build if you prefer it that way.
c-ares-1.6.0-3.fc10 has been submitted as an update for Fedora 10. http://admin.fedoraproject.org/updates/c-ares-1.6.0-3.fc10 c-ares-1.6.0-3.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/c-ares-1.6.0-3.fc11 c-ares-1.6.0-3.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report. c-ares-1.6.0-3.fc10 has been pushed to the Fedora 10 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 355153 [details] Fix debuginfo and other minor issues, specfile part c-ares-debuginfo-1.6.0-1.fc12 is empty due to upstream build system mucking with our CFLAGS. Fix attached, along with changes to make it not muck with our -Ox flags as well as a few unrelated enhancements.