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

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

Reply via email to