Bug 234778
| Summary: | config.(guess|sub) files are outdated | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Zeuthen <davidz> |
| Component: | redhat-rpm-config | Assignee: | Jon Masters <jcm> |
| Status: | CLOSED UPSTREAM | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | karsten, mclasen, rh-bugzilla, wtogami |
| 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: | 2008-04-03 06:51: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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 211069 | ||
|
Description
David Zeuthen
2007-04-01 22:18:45 UTC
redhat-rpm-config is to blame here. redhat-rpm-config still ships those ancient
config.{guess,sub} files and copies them into the root of any package that uses
%configure in the spec file.
JCM, how about an update of those files ? Those from the latest automake should
do, you just have to check for any RH specific patches in the old files.
I'll patch libtool.spec in the meantime to avoid %configure
fixed in libtool-1.5.22-11.fc7 *** Bug 173351 has been marked as a duplicate of this bug. *** Ok. I will update the files. Apologies for the delay. Jon. |