[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: how to detect 64 bit architecture in rpm spec?
- From: John Dennis <jdennis redhat com>
- To: Discussion related to Fedora Extras <fedora-extras-list redhat com>
- Subject: Re: how to detect 64 bit architecture in rpm spec?
- Date: Tue, 10 May 2005 10:07:06 -0400
On Tue, 2005-05-10 at 15:45 +0200, jfontain free fr wrote:
> What is the best way to test that the architecture is 64 bit based?
> %ifarch?
>
> PS: I need that because a bug was fixed in Tcl 8.4.8 on 64 bit machines and I
> need to require that version on such architectures.
I would suggest you just require Tcl >= 8.4.8 and not try to
conditionalize on the arch, its cleaner and less error prone.
--
John Dennis <jdennis redhat com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]