Author: qboosh Date: Wed Aug 11 17:06:14 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.4.0
---- Files affected: packages/scute: scute.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/scute/scute.spec diff -u packages/scute/scute.spec:1.6 packages/scute/scute.spec:1.7 --- packages/scute/scute.spec:1.6 Thu Sep 11 16:30:34 2008 +++ packages/scute/scute.spec Wed Aug 11 19:06:09 2010 @@ -2,24 +2,23 @@ Summary: PKCS#11 implementation of GnuPG Agent using the GnuPG Smart Card Daemon Summary(pl.UTF-8): Implementacja PKCS#11 Agenta GnuPG przy użyciu GnuPG Smart Card Daemona Name: scute -Version: 1.2.0 +Version: 1.4.0 Release: 1 License: GPL v2+ Group: Applications Source0: ftp://ftp.gnupg.org/gcrypt/scute/%{name}-%{version}.tar.bz2 -# Source0-md5: b8cd78baba8971fe8841da06046a30a8 +# Source0-md5: 1b280fa34a92708db0bbb371816c88c0 Patch0: %{name}-info.patch URL: http://www.gnupg.org/ BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9.3 -# configure says 0.6.10, but assuan_set_assuan_err_source() needs 0.9.0 and 1.0.1 is needed to plug memory leak -BuildRequires: libassuan-devel >= 1:1.0.1 +BuildRequires: libassuan-devel >= 1:2.0.0 BuildRequires: libgpg-error-devel >= 1.4 -BuildRequires: libtool +BuildRequires: libtool >= 2:2.2.6 BuildRequires: texinfo Requires(post,postun): /sbin/ldconfig Requires: gnupg-smime >= 1.9.6 -Requires: libassuan >= 1:1.0.1 +Requires: libassuan >= 1:2.0.0 Requires: libgpg-error >= 1.4 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,7 +42,7 @@ %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} @@ -85,6 +84,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/08/11 17:06:09 qboosh +- updated to 1.4.0 + Revision 1.6 2008/09/11 14:30:34 qboosh - updated to 1.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/scute/scute.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
