Changes between Initial version and Version 1 of RpmBuilding


Ignore:
Timestamp:
2018-08-12T10:30:18+02:00 (7 years ago)
Author:
Jorrit
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RpmBuilding

    v1 v1  
     1= Building RPMs with Mock =
     2
     3I'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.
     4
     5== Requirements for the build system ==
     6
     7{{{
     8yum install mock
     9you install createrepo
     10}}}
     11
     12Make sure the right target release is specified in /etc/mock/default.cfg
     13