Bug 245556

Summary: wrong ExcludeArch
Product: [Fedora] Fedora Reporter: Florian La Roche <laroche>
Component: revisorAssignee: Jonathan Steffan <jonathansteffan>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: jonathansteffan, vanmeeuwen+fedora
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-06-25 14:29:46 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 Florian La Roche 2007-06-25 12:14:36 UTC
Description of problem:

The .spec file for revisor has:
ExcludeArch: ppc, ppc64

ExcludeArch must be space separated as the current line tries
to match "ppc," and "ppc64" against archs.


Fix:
ExcludeArch: ppc ppc64


regards,

Florian La Roche






Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jeroen van Meeuwen 2007-06-25 14:29:46 UTC
Fixed upstream already, as we are no longer excluding the archs rather then
patching the source to disable any references to our missing livecd-creator
dependency