From 5bd2c553c82be47566ff4ad97160a1cebf9e4510a244d2c27a11f12e9a3c8d37 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Thu, 3 Feb 2011 17:06:38 +0000 Subject: [PATCH] Accepting request 59943 from home:sbrabec:branches:Base:System Accepted my own submit. OBS-URL: https://build.opensuse.org/request/show/59943 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=19 --- gpgme.changes | 6 ++++++ gpgme.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gpgme.changes b/gpgme.changes index 5fe3aa8..22312e2 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 3 17:36:12 CET 2011 - sbrabec@suse.cz + +- Fixed gpgme-config dependencies. +- Do not use fixed version shared library dependency. + ------------------------------------------------------------------- Mon Jan 31 14:47:20 UTC 2011 - gber@opensuse.org diff --git a/gpgme.spec b/gpgme.spec index 4776b1f..1e4997a 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -57,7 +57,7 @@ of standard widgets for common key selection tasks is even planned. License: GPLv2+ Summary: A Library Designed to give Applications easy Access to GnuPG Group: Development/Libraries/C and C++ -Requires: gpgme = %{version} +Requires: gpgme >= %{version} %description -n libgpgme11 GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG @@ -80,6 +80,7 @@ License: GPLv2+ Summary: A Library Designed to give Applications easy Access to GnuPG Group: Development/Libraries/C and C++ Requires: glibc-devel +Requires: libassuan-devel Requires: libgpg-error-devel Requires: libgpgme11 = %{version} Provides: gpgme-devel = %{version}