Bug 325741
| Summary: | pm-utils requires vbetool which is x86 only | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Doug Chapman <dchapman> |
| Component: | pm-utils | Assignee: | Phil Knirsch <pknirsch> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | opensource, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | ia64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-10-10 05:51:37 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: | |||
|
Description
Doug Chapman
2007-10-10 00:19:17 UTC
After looking at the spec file I see that ppc and ppc64 are already accounted for: %ifnarch ppc ppc64 Requires: vbetool %endif Can we update this to include ia64 (and for that matter sparc and arm since I know others are in the process of bringing up fedora on those arches as well). Or, perhaps it would be better to change this to something along the lines of: %ifarch i386 x86_64 However I am not sure if this is the correct syntax. fixed in cvs |