How to run ---------- Checkout: https://svn.erp5.org/repos/public/erp5/trunk/utils/rpmgen For example: svn co https://svn.erp5.org/repos/public/erp5/trunk/utils/rpmgen ~/rpmgen Run make inside: $ cd ~/rpmgen $ make # mandriva, opensuse, fedora or centos The rpm will be created at: ~/rpmbuild/RPMS// Tips ---- Using ccache is highly recommended. http://ccache.samba.org/