
rpmresign

Resign massively rpm file

rpmresign [--passwordfile file] rpmfile or directory

Print help
Read passphrase from this file
Use this name as gpg identity
Load this macros file before processing
Define a rpm macro. This option is similar to --define of rpm.
Set gpghome to this directory
Fastmode: don't check rpm md5sum signatures before processing

rpmresign is a perl script to massivelly resign rpms. Only rpm which does not have the proper signature are resigned.
The script will resign all rpms given on the command line or all rpms inside directories (rpms are find with a glob on *.rpm).
The passphrase can be passed from a file --passwordfile or by setting the envirronement variable RPMRESIGN_PASSPHRASE

Olivier Thauvin <nanardon@zarb.org>

RPM4 perl module http://rpm4.zarb.org/

Gnu Public License version 2 or later.