Class MCollective::PluginPackager::RpmpackagePackager
In: lib/mcollective/pluginpackager/rpmpackage_packager.rb
Parent: Object

Methods

Public Class methods

Public Instance methods

Build Process :

  • create temporary buildroot
  • create the spec file
  • create the tarball
  • run the build script
  • move pacakges to cwd
  • clean up

Determine the build tool present on the system

[Validate]