Changes

Jump to navigation Jump to search
Remove →‎Setting up building enviroment: as it comes in the provided config files
Line 29: Line 29:     
Copy all the .cfg files into /etc/mock including overwriting the site-defaults.cfg
 
Copy all the .cfg files into /etc/mock including overwriting the site-defaults.cfg
  −
==== Setting up building enviroment ====
  −
# Setup various rpm macros to use
  −
config_opts['macros']['%packager'] = 'Gavin Carr <gavin@openfusion.com.au>'
  −
config_opts['macros']['%debug_package'] = '%{nil}'
  −
You can use the epel-5-{i386,x86_64}.cfg configs as-is if you like; I copied them to centos-5-{i386,x86_64}.cfg versions and removed the epel 'extras', 'testing', and 'local' repositories from the yum.conf section, since I typically want to build using only 'core' and 'update' packages.
      
==== Testing building environment ====
 
==== Testing building environment ====

Navigation menu