[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: rpmbuild python bindings
- From: Enrico Scholz <enrico scholz informatik tu-chemnitz de>
- To: fedora-devel-list redhat com
- Subject: Re: rpmbuild python bindings
- Date: Mon, 03 Jan 2005 20:52:49 +0100
sopwith redhat com (Elliot Lee) writes:
>> E.g. the src.rpm from 'rpmbuild -bs ... --target=i386' with
>>
>> | %ifarch %ix86
>> | BuildRequires: dietlibc
>> | %endif
>>
>> will have other deps than the build for the x86_64 arch.
>
> This is a reason why rpm needs proper per-arch buildrequires.
A .src.rpm is usually architecture-independent and you generate binaries
for all possible architectures out of a single src.rpm. '--define' options
or '%(execute-a-dirty-script)' statements must be handled also since they
can influence the buildrequires.
Enrico
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]