Implement smarter RPM-building artifact caching
authorDaniel Farrell <dfarrell@redhat.com>
Fri, 24 Jul 2015 16:51:21 +0000 (12:51 -0400)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 24 Jul 2015 18:50:15 +0000 (14:50 -0400)
commitcadb26df004aab2dc0821d6716744f9928e1f350
tree862f6fcbf5ca29fbb2b362e6c2b9d767253526e7
parent958b7efb75ed8049b2100eb711f93e36f5a74aac
Implement smarter RPM-building artifact caching

Accept an optional cache path as a param to the RPM build and install
sctips, use those cache paths for all artifacts.

Also removed an some unnecessary software installs and fixed some docs.

Change-Id: I3f83035ca0d81caf3193923a3216856a4e620070
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packaging/rpm/build.sh
packaging/rpm/install.sh