Den 09-11-2010 13:56, Brendan Jones skrev:
>
> On 11/09/2010 10:48 PM, Rasmus Ory Nielsen wrote:
>> Unfortunately yum-builddep doesn't work for me. I need to be able to change
>> $releasever and enabled repositories (hence the mock config file). Is that
>> possible with yum-builddep?
>
> You could try something like:
>
> mock -r fedora-14-i386 --install @development-tools
> mock -r fedora-14-i386 --install yum-utils
> # chroot
> mock -v -r fedora-14-i386 --shell
> yum-builddep your.src.rpm

Thanks again.

This works... almost. Apparently yum-builddep only prints the first missing 
requires and then quits.

Any ideas?

Regards,
Rasmus
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to