Bug 868486
| Summary: | thermostat 0.4.0 not built with $RPM_{OPT,LD}_FLAGS | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> | ||||||
| Component: | thermostat | Assignee: | Severin Gehwolf <sgehwolf> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | jerboaa, jon.vanalten, omajid, sgehwolf | ||||||
| Target Milestone: | --- | Keywords: | Patch | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2012-12-20 15:07:24 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 496968 | ||||||||
| Attachments: |
|
||||||||
Created attachment 630385 [details]
Specfile patch
Thanks for the bug report. I'll have a look. Ok. This should be fixed soon. Keep your eyes peeled for an update addressing this bug. Thanks for providing patches! Much appreciated. thermostat-0.4.0-3.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/thermostat-0.4.0-3.fc18 Package thermostat-0.4.0-3.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing thermostat-0.4.0-3.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16643/thermostat-0.4.0-3.fc18 then log in and leave karma (feedback). thermostat-0.4.0-3.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 630382 [details] Upstreamable: don't override user provided CFLAGS and LDFLAGS thermostat 0.4.0 is not built with $RPM_{OPT,LD}_FLAGS, and non-executability of *.so prevent proper -debuginfo from being generated. Upstreamable + specfile patches attached.