Hi all,
I need to setup a centos 5 x86_64 server to build custom rpms for centos5, rhel5 and oel5.
My requeriments are:
- Build rpms only from src.rpm packages and .spec files. - Restrict architectures: I only need to build these packages for i386 and x86_64 hosts. - See logs when packages are builded. - Easy to install and lightweight, if it is possible.
I have seen mock and koji. Mock it seems ver older but can I use to accomplish these? And koji it seems very complex.
Any ideas?? Exists another build system??
Many thanks.