Bug 192616 - pbzip2: $RPM_OPT_FLAGS not used
Summary: pbzip2: $RPM_OPT_FLAGS not used
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pbzip2
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Gilchrist
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-21 21:46 UTC by Ville Skyttä
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 0.9.6-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-05-23 16:26:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2006-05-21 21:46:10 UTC
pbzip2'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, in %prep:
sed -i -e 's/ -O3 / %{optflags} /' Makefile

Comment 1 Jeff Gilchrist 2006-05-23 13:57:16 UTC
Updated RPM package to honour $RPM_OPT_FLAGS during Make.  Please test to make
sure it works as expected.

Comment 2 Ville Skyttä 2006-05-23 16:26:45 UTC
I'm not a pbzip2 user myself, but the debuginfo packages from the
just-being-pushed 0.9.6-3 look better.


Note You need to log in before you can comment on or make changes to this bug.