packages: gpgme/gpgme.spec - revert broken adapter part
glen
glen at pld-linux.org
Sun Jun 6 21:56:07 CEST 2010
Author: glen Date: Sun Jun 6 19:56:07 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- revert broken adapter part
---- Files affected:
packages/gpgme:
gpgme.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: packages/gpgme/gpgme.spec
diff -u packages/gpgme/gpgme.spec:1.81 packages/gpgme/gpgme.spec:1.82
--- packages/gpgme/gpgme.spec:1.81 Sat Jun 5 18:17:02 2010
+++ packages/gpgme/gpgme.spec Sun Jun 6 21:56:02 2010
@@ -81,10 +81,10 @@
%{__automake}
%configure \
%{?with_static_libs:--enable-static} \
- %{?with_gpgsm:--with-gpgsm=%{_bindir}/gpgsm} \
+ %{?with_gpgsm:--with-gpgsm=/usr/bin/gpgsm} \
%{!?with_gpgsm:--without-gpgsm} \
%{!?with_pth:--without-pth} \
- --with-gpg=%{_bindir}/gpg%{?with_gpgsm:2}
+ --with-gpg=/usr/bin/gpg%{?with_gpgsm:2}
%{__make}
@@ -143,6 +143,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2010/06/06 19:56:02 glen
+- revert broken adapter part
+
Revision 1.81 2010/06/05 16:17:02 arvenil
- downgrade to 1.2.0 (1.3.0 goes to DEVEL because of libassuan 2.0.0)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpgme/gpgme.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list