Bug 884839

Summary: smokekde 4.9.90-1 is not built with $RPM_*_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: smokekdeAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jreznik, kevin, ltinkl, rdieter, rnovacek, than
Target Milestone: ---Keywords: Patch, Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: smokekde-4.10.0-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-26 02:42:41 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, 907993    

Description Ville Skyttä 2012-12-06 20:15:25 UTC
smokekde 4.9.90-1 is not built with $RPM_*_FLAGS:

http://kojipkgs.fedoraproject.org/packages/smokekde/4.9.90/1.fc19/data/logs/x86_64/build.log

$RPM_OPT_FLAGS were used in 4.9.4-1 so that part is a regression, but neither is built with $RPM_LD_FLAGS, apparently because %cmake_kde4 fails to set $LDFLAGS (see bug 737386).

http://kojipkgs.fedoraproject.org/packages/smokekde/4.9.4/1.fc18/data/logs/x86_64/build.log

Comment 1 Ville Skyttä 2013-02-25 21:40:12 UTC
https://bugs.kde.org/show_bug.cgi?id=315774

Comment 2 Rex Dieter 2013-02-26 02:42:41 UTC
%changelog
* Mon Feb 25 2013 Rex Dieter <rdieter> 4.10.0-2
- don't override CXXFLAGS (#884839, kde#315774)