SPECS: gpa.spec - export gpg path (./configure needs exported GPG ...
sls
sls at pld-linux.org
Mon Jul 9 00:18:52 CEST 2007
Author: sls Date: Sun Jul 8 22:18:52 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- export gpg path (./configure needs exported GPG or installed /usr/bin/gpg)
---- Files affected:
SPECS:
gpa.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/gpa.spec
diff -u SPECS/gpa.spec:1.17 SPECS/gpa.spec:1.18
--- SPECS/gpa.spec:1.17 Sun Jul 8 23:57:11 2007
+++ SPECS/gpa.spec Mon Jul 9 00:18:47 2007
@@ -35,6 +35,9 @@
%setup -q
%build
+GPG=%{_bindir}/gpg
+export GPG
+
%{__gettextize}
%{__aclocal} -I m4
%{__autoconf}
@@ -70,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2007/07/08 22:18:47 sls
+- export gpg path (./configure needs exported GPG or installed /usr/bin/gpg)
+
Revision 1.17 2007/07/08 21:57:11 sls
- rel. 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gpa.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list