Hello,
Can anyone provide me with some details about using koji to build rpm from srpm? Is there any documentation present?? if yes please help me with it. Regards,
Sourav
On 10/13/2012 09:44 PM, Sourav Basu wrote:
Hello,
Can anyone provide me with some details about using koji to build rpm from srpm? Is there any documentation present?? if yes please help me with it.
There is a general overview listet here [1]. Detailed instructions are available here [2].
To test a build you can use
koji build --scratch <targetversion> <srpm-file>
<targetversion> is something like f17,f18
The output will show a link to the overview page of the build.
[1] - https://fedoraproject.org/wiki/Koji [2] - https://fedoraproject.org/wiki/Using_the_Koji_build_system
fedora-join@lists.fedoraproject.org