<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Jul 2, 2016 at 11:16 AM, Gary Buhrmaster <span dir="ltr"><<a href="mailto:gary.buhrmaster@gmail.com" target="_blank">gary.buhrmaster@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
dnf install mock mock-rpmfusion-free mock-rpmfusion-nonfree<br>
mock -r fedora-23-x86_64-rpmfusion_free --rebuild <src.rpm><br>
--resultdir=<wherever><br><br>
(*) I did my first mock setup a long long long time ago,<br>
    so errors might exist in this quickie recipe.</blockquote><div><br></div><div>Yeah, --rebuild has been assumed for quite some time, just put the SRPM as the last argument.</div><div><br></div><div>mockchain can also be helpful if you need to build multiple dependent packages. If you don't know the correct order you can add "--recurse" and as long as one package completes it will retry the rest. Not elegant, but effective.</div><div><br></div><div>Thanks,</div><div>Richard</div></div></div></div>