Bug 227381

Summary: graveman: $RPM_OPT_FLAGS not used, no FLAC support
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: gravemanAssignee: Gérard Milmeister <gemi>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideKeywords: Patch
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: 2007-02-11 16:48:24 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:
Attachments:
Description Flags
Specfile patch
none
./configure patch none

Description Ville Skyttä 2007-02-05 18:43:21 UTC
http://www.redhat.com/archives/fedora-maintainers/2007-January/msg00339.html

graveman is built without $RPM_OPT_FLAGS, resulting in no compiler security
features and more or less useless debuginfo.  Fix attached.  The configure.in
part should be acceptable upstream as is...

Also, the patch enables FLAC support and disables dependency tracking for
cleaner build output and possible build speedups.

Comment 1 Ville Skyttä 2007-02-05 18:43:21 UTC
Created attachment 147390 [details]
Specfile patch

Comment 2 Ville Skyttä 2007-02-05 18:44:04 UTC
Created attachment 147391 [details]
./configure patch

Comment 3 Gérard Milmeister 2007-02-11 16:48:24 UTC
Fixed