Bug 236547

Summary: Add alpha to multilibs to help AlphaCore
Product: [Fedora] Fedora Reporter: Oliver Falk <oliver>
Component: aprAssignee: Joe Orton <jorton>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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-04-17 08:14:56 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 Oliver Falk 2007-04-16 11:34:29 UTC
Index: apr/apr.spec
===================================================================
RCS file: /cvs/dist/devel/apr/apr.spec,v
retrieving revision 1.66
diff -r1.66 apr.spec
4c4
< %define multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64
---
> %define multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64 alpha

Comment 1 Joe Orton 2007-04-16 18:44:40 UTC
Is multilib really used on alpha?  (maybe this is a FAQ - I didn't find an
answer in the recent fedora-devel discussion though)

Comment 2 Oliver Falk 2007-04-17 07:31:38 UTC
No it's not really used. Alpha is 64bit ONLY. But it seems I have made this bug
in mistake. I see build don't pull in apr-%{_arch}.h. Sorry. You can close it!

Comment 3 Oliver Falk 2007-04-17 07:35:37 UTC
Just for your understanding... I havn't read the full spec. Thought, you also
define the wordsize as I have seen it in many other specs and this break on
alpha... However, it's not the case here AFAICS.

Comment 4 Joe Orton 2007-04-17 08:14:56 UTC
No problem - thanks for clarifying.