| Summary: | cgrlog 1.6.0-2 stripped too early during build | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville Skyttä <ville.skytta> |
| Component: | cqrlog | Assignee: | Eric Christensen <sparks> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | sparks |
| Target Milestone: | --- | Keywords: | Patch, Regression |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | cqrlog-1.6.1-2.fc19 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-25 09:37:50 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: | |
| Bug Depends On: | |||
| Bug Blocks: | 496968 | ||
No feedback and not fixed despite of new package release done since initial report, so done in Rawhide. Good grief, I'm not sure how this bug didn't get my attention but it wasn't on my radar. Thanks for fixing the problem. I'm guessing I could do the same for all released versions as well? Sure, if you feel like this fix alone warrants pushing updates. cqrlog-1.6.1-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/cqrlog-1.6.1-2.fc19 cqrlog-1.6.1-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/cqrlog-1.6.1-2.fc20 cqrlog-1.6.1-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/cqrlog-1.6.1-2.fc18 cqrlog-1.6.1-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. cqrlog-1.6.1-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
cgrlog 1.6.0-2 strips the executable too early during build, resulting in useless debuginfo package. One way to fix it: --- a/cqrlog.spec +++ b/cqrlog.spec @@ -49,3 +49,3 @@ chmod -x voice_keyer/README %build -make %{?_smp_mflags} +make %{?_smp_mflags} ST=: