Mock question

Brendan Jones brendan.jones.it at gmail.com
Tue Nov 9 12:56:09 UTC 2010



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



More information about the devel mailing list