Class
MCollective::PluginPackager::RpmpackagePackager
In:
lib/mcollective/pluginpackager/rpmpackage_packager.rb
Parent:
Object
Methods
create_packages
new
rpmdir
select_command
srpmdir
Public Class methods
new
(plugin, pluginpath = nil, signature = nil, verbose = false, keep_artifacts = nil, module_template = nil)
Public Instance methods
create_packages
()
Build Process :
create temporary buildroot
create the spec file
create the tarball
run the build script
move pacakges to cwd
clean up
rpmdir
()
select_command
()
Determine the build tool present on the system
srpmdir
()
[Validate]