Bug 991613

Summary: Allow opt-out gnuconfig hack in %configure
Product: [Fedora] Fedora Reporter: Pavel Raiskup <praiskup>
Component: redhat-rpm-configAssignee: Panu Matilainen <pmatilai>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: dennis, ffesti, herrold, jcm, jonathan, jzeleny, kdudka, mtasaka, novyjindrich, packaging-team-maint, pknirsch, pmatilai, sanjay.ankur
Target Milestone: ---Keywords: EasyFix, FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 951442 Environment:
Last Closed: 2014-04-08 10:34:52 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: 951442    
Bug Blocks:    
Attachments:
Description Flags
Add %configure_gnuconfig_hack option none

Description Pavel Raiskup 2013-08-02 23:17:30 UTC
Created attachment 782188 [details]
Add %configure_gnuconfig_hack option

+++ This bug was initially created as a clone of Bug #951442 +++

[ LONG SKIP ]

--- Additional comment from Mamoru TASAKA on 2013-04-25 12:51:40 CEST ---

Currently _I_ have no opinion about whether %configure should replace config.sub
by default, however having %configure's overriding config.sub switchable is
perhaps better way.

+++ This bug was initially created as a clone of Bug #951442 +++

I agree with this ^^.  At least packages like libtool/automake would like to
have this to be opted out.

Possible fix in attachment.

Pavel

Comment 1 Fedora End Of Life 2013-09-16 14:59:38 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle.
Changing version to '20'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20

Comment 2 Panu Matilainen 2014-04-08 10:34:52 UTC
Now that redhat-rpm-config maintenance became saner... fixed in redhat-rpm-config-14-1.fc21, but with a small difference to your patch: I used %_configure_gnuconfig_hack (note the underscore prefix) for consistency with the similar %_configure_libtool_hardening_hack macro.