RPM4::Sign.3pm

Langue: en

Version: 2007-03-07 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

RPM4::Sign

SYNOPSIS

A container to massively resign packages

DESCRIPTION

This object retains gpg options and provides functions to easilly sign or resign packages. It does not resign packages having already the proper signature.

METHODS


new(%options)

Create a new RPM4::Sign object.

Options are:

name
The gpg key identity to use
path
the gpg homedir where keys are located
password_file
Use passphrase contains in this files
passphrase
Use this passphrase to unlock the key
checkrpms
Set to 0 remove the signature checking on packages

rpmssign(@filelist)

Sign or resign the packages passed are arguments

SEE ALSO

RPM4 RPM4::Header