Bug 704721

Summary: wbfs-manager 0.1.12-1 not built with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: wbfs-managerAssignee: David Riches <david.r>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: david.r, randyn3lrx
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-23 18:40:34 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:
Bug Depends On:    
Bug Blocks: 496968    

Description Ville Skyttä 2011-05-14 11:10:10 UTC
wbfs-manager 0.1.12-1 is not built with $RPM_OPT_FLAGS.

http://kojipkgs.fedoraproject.org/packages/wbfs-manager/0.1.12/1.fc16/data/logs/x86_64/build.log

This should have been a review blocker.  Fix:

-make %{?_smp_mflags}
+make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"

Comment 1 David Riches 2011-05-23 18:40:07 UTC
Fixed