From 1cf7c12c53c65e1173e9ff4c48b5d9f74b8bb845 Mon Sep 17 00:00:00 2001 From: jbj Date: Fri, 25 Oct 2002 15:40:08 +0000 Subject: [PATCH] - rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691). CVS patchset: 5818 CVS date: 2002/10/25 15:40:08 --- CHANGES | 1 + doc/rpm.8 | 2 +- rpm.spec.in | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 35298aa..24f0469 100644 --- a/CHANGES +++ b/CHANGES @@ -16,6 +16,7 @@ - add /usr/lib/rpm/rpmdeps. - add /usr/lib/rpm/magic. - fix: /dev/initctl has not MD5 segfault (#76718). + - rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691). 4.0.4 -> 4.1: - loosely wire beecrypt library into rpm. diff --git a/doc/rpm.8 b/doc/rpm.8 index 5bce9a0..faebb5b 100644 --- a/doc/rpm.8 +++ b/doc/rpm.8 @@ -783,7 +783,7 @@ In order to sign packages using GPG, \fBrpm\fR must be configured to run GPG and be able to find a key ring with the appropriate keys. By default, \fBrpm\fR uses the same conventions as GPG -to find key rings, namely the \fB$GPGPATH\fR environment +to find key rings, namely the \fB$GNUPGHOME\fR environment variable. If your key rings are not located where GPG expects them to be, you will need to configure the macro \fB%_gpg_path\fR diff --git a/rpm.spec.in b/rpm.spec.in index 57fb9e7..efc63ed 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -485,6 +485,7 @@ exit 0 %changelog * Fri Oct 25 2002 Jeff Johnson 4.2-0.6 - fix: /dev/initctl has not MD5 segfault (#76718). +- rpm.8: gpg uses GNUPGHOME, not GPGPATH (#76691). * Thu Oct 24 2002 Jeff Johnson 4.2-0.5 - add /usr/lib/rpm/rpmdeps. -- 2.7.4