Bug 1008236 - cgrlog 1.6.0-2 stripped too early during build
Summary: cgrlog 1.6.0-2 stripped too early during build
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cqrlog
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Eric Christensen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2013-09-15 20:03 UTC by Ville Skyttä
Modified: 2014-01-25 02:27 UTC (History)
1 user (show)

Fixed In Version: cqrlog-1.6.1-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-25 09:37:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2013-09-15 20:03:35 UTC
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=:

Comment 1 Ville Skyttä 2013-12-25 09:37:50 UTC
No feedback and not fixed despite of new package release done since initial report, so done in Rawhide.

Comment 2 Eric Christensen 2014-01-14 00:20:51 UTC
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?

Comment 3 Ville Skyttä 2014-01-14 08:50:51 UTC
Sure, if you feel like this fix alone warrants pushing updates.

Comment 4 Fedora Update System 2014-01-14 20:38:08 UTC
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

Comment 5 Fedora Update System 2014-01-14 20:38:17 UTC
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

Comment 6 Fedora Update System 2014-01-14 20:38:25 UTC
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

Comment 7 Fedora Update System 2014-01-25 02:19:38 UTC
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.

Comment 8 Fedora Update System 2014-01-25 02:27:42 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.