Bug 192618

Summary: ghasher: $RPM_OPT_FLAGS not honored
Product: [Fedora] Fedora Reporter: Ville Skyttä <scop>
Component: ghasherAssignee: Denis Leroy <denis>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
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: 2006-09-04 09:03:07 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:

Description Ville Skyttä 2006-05-21 21:53:17 UTC
ghasher's build doesn't appear to be honoring $RPM_OPT_FLAGS, reusulting in
compiler security features not being used and a more or less useless debuginfo
package.  More info: http://fedoraproject.org/wiki/Packaging/Debuginfo

Possible fix, add $RPM_OPT_FLAGS in %build:
make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_
SOURCE $(pkg-config gtk+-2.0 libglade-2.0 --cflags)"

Comment 1 Denis Leroy 2006-09-03 23:22:19 UTC
Taking ownership.


Comment 2 Denis Leroy 2006-09-04 09:03:07 UTC
Fixed, added options integrated upstream in 1.2.1