Bug 1102031

Summary: xdemorse-2.7-1 not built with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: xdemorseAssignee: Lucian Langa <lucilanga>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bobjensen, lucilanga, rhughes, richard
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xdemorse-2.7-2.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-28 13:51:31 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ä 2014-05-28 11:18:26 UTC
xdemorse-2.7-1 is not built with $RPM_OPT_FLAGS. Incidentally the upstream CFLAGS are close to $RPM_OPT_FLAGS, but at least -g is missing which means a useless -debuginfo package. 2.1-4 didn't have this problem.

Comment 1 Ville Skyttä 2014-05-28 11:19:49 UTC
Cc: Richard who did the last update in which this issue surfaced.

Comment 2 Richard Hughes 2014-05-28 11:27:06 UTC
Would adding back the call to ./autogen.sh help matters?

Comment 3 Ville Skyttä 2014-05-28 12:09:47 UTC
Looks like it would.

Comment 4 Ville Skyttä 2014-05-28 12:10:55 UTC
(In reply to Ville Skyttä from comment #3)
> Looks like it would.

...result in a useful -debuginfo package, I didn't check anything else. If you add it back, I suggest adding a comment about it as there's no obvious reason for it just by reading the specfile.