packages: gpgme/gpgme.spec - adapter
arvenil
arvenil at pld-linux.org
Fri Jun 4 17:50:42 CEST 2010
Author: arvenil Date: Fri Jun 4 15:50:42 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- adapter
---- Files affected:
packages/gpgme:
gpgme.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: packages/gpgme/gpgme.spec
diff -u packages/gpgme/gpgme.spec:1.77 packages/gpgme/gpgme.spec:1.78
--- packages/gpgme/gpgme.spec:1.77 Fri Jun 4 17:49:39 2010
+++ packages/gpgme/gpgme.spec Fri Jun 4 17:50:37 2010
@@ -29,8 +29,8 @@
BuildRequires: texinfo
BuildConflicts: gnupg < 1.3.0
%{!?with_gpgsm:Requires: gnupg >= 1.3.0}
-%{?with_gpgsm:Requires: gnupg2 >= 2.0.4}
%{?with_gpgsm:Requires: gnupg-smime >= 1.9.8}
+%{?with_gpgsm:Requires: gnupg2 >= 2.0.4}
Requires: libgpg-error >= 1.4
Obsoletes: cryptplug
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -84,7 +84,7 @@
%{?with_gpgsm:--with-gpgsm=%{_bindir}/gpgsm} \
%{!?with_gpgsm:--without-gpgsm} \
%{!?with_pth:--without-pth} \
- --with-gpg=/usr/bin/gpg%{?with_gpgsm:2}
+ --with-gpg=%{_bindir}/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.78 2010/06/04 15:50:37 arvenil
+- adapter
+
Revision 1.77 2010/06/04 15:49:39 arvenil
- up to 1.3.0
- BR: libassuan-devel >= 1:2.0.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gpgme/gpgme.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list