Bug 1052709
Summary: | Trivial change for ppc64le in perl spec | |||
---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Brent Baude <bbaude> | |
Component: | perl | Assignee: | Petr Pisar <ppisar> | |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | |
Severity: | medium | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rawhide | CC: | cweyl, iarnell, jplesnik, kasal, perl-devel, ppisar, psabata, rc040203, tcallawa | |
Target Milestone: | --- | |||
Target Release: | --- | |||
Hardware: | ppc64le | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | perl-5.18.2-293.fc21 | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1061792 (view as bug list) | Environment: | ||
Last Closed: | 2014-01-14 13:29:48 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: | ||||
Bug Blocks: | 1051573 |
Description
Brent Baude
2014-01-13 22:10:29 UTC
There is a discussion whether Fedora's RPM supports "ppc64le" as an architecture identifier. So RPM knows ppc64le. There is a %{power64} macro which should expand to all 64-bit PowerPC architecture RPM identifiers. I will use that to replace plain ppc64. Once the macro get knowledge about ppc64le it will satisfy your needs. I've modified the perl.spec. Now rpm has to change "power64" macro. See bug #1052930. |