From c40764f653f085f891897f9bdb928e5924c2a7cf2332a9127b58033338d5214a Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 4 Feb 2011 14:43:18 +0000 Subject: [PATCH] Revert to Factory version. OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=21 --- gpgme.changes | 6 ------ gpgme.spec | 3 +-- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/gpgme.changes b/gpgme.changes index 22312e2..5fe3aa8 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -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 1e4997a..4776b1f 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,7 +80,6 @@ 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}