The example instructions on the manpage regarding configuring to sign rpm's as built don't work, but the following patch fixes the problem. Please apply. --- rpm.8~ Sun Sep 26 01:49:06 1999 +++ rpm.8 Fri Feb 11 09:23:10 2000 @@ -497,7 +497,7 @@ .I "\fB%_signature pgp\fP" -.I "\fB%_pgp_name /etc/rpm/.pgp\fP" +.I "\fB%_pgp_path /etc/rpm/.pgp\fP" .I "\fB%_pgp_name John Doe <jdoe>\fP"
Fixed in CVS. Thanks for noticing.