Changes

Jump to: navigation, search

Winter 2011 SBR600 Weekly Schedule

42 bytes added, 14:12, 18 January 2011
koji: Testing multiple architectures
To queue a build for all Fedora-supported primary architectures (currently i386 and x86_64):
koji build ''dist-f14f18'' --scratch ''foo*.src.rpm''
In this example, ''dist-f14f18'' selects the package repository build target corresponding to the distribution for Fedora 18 (similar to the <code>-r</code> option for mock, except that the build arch is not specified); <code>--scratch</code> specifies that this is a scratch build (the results are not kept or fed to Bodhi).
To perform a build that will be passed to Bodhi for distribution, substitute <code>--rebuild</code> for <code>--scratch</code> (do not do this until you have passed the package review and sponsor procedures).

Navigation menu