Version 2 (modified by at 2018-08-12T21:54:31+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 createrepo yum-utils
Make sure the right target release is specified in /etc/mock/default.cfg
Note:
See TracWiki
for help on using the wiki.