Bug 1301086

Summary: psi no longer built with $RPM_OPT_FLAGS
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: psiAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: drizt72, projects.rg, rdieter, sven
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-22 18:04:38 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, 1279265    

Comment 1 Rex Dieter 2016-01-22 15:17:48 UTC
I fixed psi already, 

%changelog
* Mon Jan 18 2016 Rex Dieter <rdieter> 0.15-15
- ensure proper qmake and build flags (see also bug #1279265)

Comment 2 Ville Skyttä 2016-01-22 15:30:06 UTC
(In reply to Rex Dieter from comment #1)
> I fixed psi already, 

It's not fixed, $RPM_OPT_FLAGS are not being used and -debuginfo lacks sources.

http://koji.fedoraproject.org/koji/rpminfo?rpmID=7196622
https://kojipkgs.fedoraproject.org//packages/psi/0.15/15.fc24/data/logs/x86_64/build.log

Comment 3 Rex Dieter 2016-01-22 16:08:51 UTC
OK, let's try again

%changelog
* Fri Jan 22 2016 Rex Dieter <rdieter> 0.15-16
- fix build flags harder (#1301086)

Comment 4 Ville Skyttä 2016-01-22 18:01:17 UTC
Yep, build log and debuginfo contents look better now.

Comment 5 Rex Dieter 2016-01-22 18:04:38 UTC
Thanks for confirming