ANNOUNCE: Smock (simpler mock) - a mock wrapper for chain building

Till Maas opensource at till.name
Tue Nov 18 18:02:57 UTC 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.fedoraproject.org/pipermail/devel/attachments/20081118/c2d645b1/attachment.bin 


More information about the devel mailing list