Bug 1008236

Summary: cgrlog 1.6.0-2 stripped too early during build
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: cqrlogAssignee: Eric Christensen <sparks>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 496968    

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.