Bug 225093

Summary: exaile: useless debuginfo, optflags not honored
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: Patch, Reopened
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-02-02 22:02:52 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:
Attachments:
Description Flags
Fix debuginfo, honor optflags none

Description Ville Skyttä 2007-01-28 22:21:47 UTC
exaile produces a useless (empty) debuginfo package due to 1) $RPM_OPT_FLAGS not
being honored, 2) explicit strip done in Makefile, and 3) wrong *.so file
permissions.  Fix attached.

http://fedoraproject.org/wiki/Packaging/Debuginfo

Comment 1 Ville Skyttä 2007-01-28 22:21:47 UTC
Created attachment 146786 [details]
Fix debuginfo, honor optflags

Comment 2 Deji Akingunola 2007-01-28 22:53:01 UTC
Thanks, fixes applied in cvs

Comment 3 Ville Skyttä 2007-01-31 20:57:37 UTC
Reopening, looks like the release tag was not bumped and no builds were requested.

Comment 4 Deji Akingunola 2007-02-02 22:02:52 UTC
Package now rebuilt with the changes