[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: buildreq and arch



On Wed, Jan 28, 2004 at 03:22:55PM -0500, Gene C. wrote:
> Is there a way to specify the architecture of a buildreq package?
> 
> Example:  One the amd64 (x86_64), building gcc requires the glibc-devel 
> package for the i686 architecture also be installed (besides the x86_64 
> package) in order to actually build gcc.  Is there a way to specify this?

%ifarch x86_64
BuildRequire: glibc-devel
%endif

73 de Jeff

-- 
Jeff Johnson	ARS N3NPQ
jbj@redhat.com (jbj@jbj.org)
Chapel Hill, NC




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]