On Tue November 18 2008, Richard W.M. Jones wrote: > 'Smock' stands for 'simpler mock'. It's a script that runs on top of > mock, allowing you to chain-build a series of RPMs from a single > command. > > smock.pl --arch=i386 --arch=x86_64 \ > --distro=fedora-9 --distro=fedora-10 \ > *.src.rpm > > The above command would arrange the SRPMs into the correct order > according to their BuildRequires, then build each in the four separate > mock environments Fedora {9,10} {i386,x86_64}. It makes the result of > each previous package build available to subsequent packages, and in > case of error it is fully restartable (it skips packages which have > already been built). Thanks a lot, this looks very helpful. To make it even more simplier, you can also use "file:///" urls in the mock config file for repositories. Then do not need a webserver. Another issue I noticed is, that there is no license information. Regards, Till
Attachment:
signature.asc
Description: This is a digitally signed message part.
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list