<<

NAME

Youri::Check::Input::Rpmlint - Check packages with rpmlint

DESCRIPTION

This plugins checks packages with rpmlint, and reports output.

new(%args)

Creates and returns a new Youri::Check::Input::Rpmlint object.

Specific parameters:

path $path

Path to the rpmlint executable (default: /usr/bin/rpmlint)

config $config

Specific rpmlint configuration.

COPYRIGHT AND LICENSE

Copyright (C) 2002-2006, YOURI project

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

<<