[PATCH 1/4] If outdir is not checked into git... * When SOURCES/ is not checked into git, centpkg creates that directory to download the sources into [PATCH 2/4] Customize the srpm method * Customized the srpm() method to build from the CentOS SRPMS/ directory [PATCH 3/4] Redefine the "target" used for mock and koji builds. * For now we are using the epel-{6,7} mock configs for local builds. We will certainly want to change this in the future [PATCH 4/4] local mockbuilds now work as defined by upstream rpkg * Unmask mockbuild to allow for local building DIFFSTAT: src/centpkg/__init__.py | 58 +++++++++++++++++++++++++++++++++++++++++----- 1 files changed, 51 insertions(+), 7 deletions(-)