Hello guys, our company is going to distribute our software as rpms. I have prepared set Source RPMS which works ok on 64-bit and i386 platform. I want to make our build process more automatic. 1. What is the best way to build 32bit RPMS on 64bit CentOS machine? 2. What software/automatization script can be used for make build more automatic === does for centos exists something like Koji for Fedora? Thanks in advance! David
David Hl??ik wrote:> Hello guys, > > our company is going to distribute our software as rpms. > I have prepared set Source RPMS which works ok on 64-bit and i386 platform. > > I want to make our build process more automatic. > > 1. What is the best way to build 32bit RPMS on 64bit CentOS machine?Use mock (which is in CentOS extras repository).> 2. What software/automatization script can be used for make build more > automatic === does for centos exists something like Koji for Fedora?I just have a small shell script wrapper around mock. If you need to build on a larger scale, you could take a look at plague. If you just need to build two or three packages a day, use a shell script :) Cheers, Ralph -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <lists.centos.org/pipermail/centos/attachments/20081231/96e5a32e/attachment-0002.sig>