Bug 228152

Summary: TeXmacs: $RPM_OPT_FLAGS not used
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: TeXmacsAssignee: 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:53:53 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
Use $RPM_OPT_FLAGS, let rpmbuild strip binaries none

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

TeXmacs is built without $RPM_OPT_FLAGS, thus without compiler security features
and -g.  Additionally, its build strips installed binaries, resulting in useless
debuginfo.  Fix attached.

Comment 1 Ville Skyttä 2007-02-10 17:17:18 UTC
Created attachment 147838 [details]
Use $RPM_OPT_FLAGS, let rpmbuild strip binaries

Comment 2 Gérard Milmeister 2007-02-11 16:53:53 UTC
Fixed.