wiki:RpmBuilding

Version 1 (modified by Jorrit, at 2018-08-12T10:30:18+02:00) ( diff )

--

Building RPMs with Mock

I'll try to write down what I need to do to set-up a simple rpm build system using mock, whereby some packages have dependencies on my own builds.

Requirements for the build system

yum install mock
you install createrepo

Make sure the right target release is specified in /etc/mock/default.cfg

Note: See TracWiki for help on using the wiki.