Bug 1545175

Summary: evolution-data-server is using arch-dependent BuildRequires
Product: [Fedora] Fedora Reporter: Igor Gnatenko <ignatenko>
Component: evolution-data-serverAssignee: Milan Crha <mcrha>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: high    
Version: rawhideCC: alexl, caillon+fedoraproject, john.j5live, mcrha, rhughes, rstrode, sandmann
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: evolution-data-server-3.27.91 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-02-14 12:44:45 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: 1545161    

Description Igor Gnatenko 2018-02-14 12:02:28 UTC
evolution-data-server is using %{?_isa} in BuildRequires which is prohibited by Packaging Guidelines: https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRequires_and_.25.7B_isa.7D. Please fix it ASAP.

Comment 1 Milan Crha 2018-02-14 12:44:45 UTC
Thanks for a bug report. It's not used in Fedora at the moment, that part is skipped there. It had been added with commit 8ea917809fccd2dc9fe8a23e77619a9342d01d0d back on 2012-02-20, unfortunately without any explanation.

Fixed with commit 85d2857 for the master branch.