Author: qboosh Date: Sun Jul 15 22:50:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.1.5
---- Files affected: SPECS: gpgme.spec (1.69 -> 1.70) ---- Diffs: ================================================================ Index: SPECS/gpgme.spec diff -u SPECS/gpgme.spec:1.69 SPECS/gpgme.spec:1.70 --- SPECS/gpgme.spec:1.69 Tue May 29 17:46:25 2007 +++ SPECS/gpgme.spec Mon Jul 16 00:50:22 2007 @@ -10,27 +10,28 @@ Summary: Library for accessing GnuPG Summary(pl.UTF-8): Biblioteka dająca dostęp do funkcji GnuPG Name: gpgme -Version: 1.1.4 -Release: 2 +Version: 1.1.5 +Release: 1 Epoch: 1 License: LGPL v2.1+ Group: Libraries Source0: ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2 -# Source0-md5: 3b133a3703f16835e55d1a2f8cfdfa70 +# Source0-md5: db7d7dfc10edcc20e8a15a7a8fdc1080 Patch0: %{name}-info.patch Patch1: %{name}-gpg2.patch Patch2: %{name}-kill-tests.patch URL: http://www.gnupg.org/gpgme.html BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.9.3 -BuildRequires: libgpg-error-devel >= 0.5 +BuildRequires: libgpg-error-devel >= 1.4 BuildRequires: libtool %{?with_pth:BuildRequires: pth-devel >= 1.2.0} BuildRequires: texinfo -BuildConflicts: gnupg < 1.2.2 -%{!?with_gpgsm:Requires: gnupg >= 1.2.2} +BuildConflicts: gnupg < 1.3.0 +%{!?with_gpgsm:Requires: gnupg >= 1.3.0} %{?with_gpgsm:Requires: gnupg2 >= 2.0.3} %{?with_gpgsm:Requires: gnupg-smime >= 1.9.8} +Requires: libgpg-error >= 1.4 Obsoletes: cryptplug BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,7 +46,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GPGME Group: Development/Libraries Requires: %{name} = %{epoch}:%{version}-%{release} -Requires: libgpg-error-devel >= 0.5 +Requires: libgpg-error-devel >= 1.4 %description devel Header files for GPGME library, needed for compiling programs using @@ -132,6 +133,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.70 2007/07/15 22:50:22 qboosh +- updated to 1.1.5 + Revision 1.69 2007/05/29 15:46:25 baggins - rel 2 - R: gnupg2 with gpgsm ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gpgme.spec?r1=1.69&r2=1.70&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
