From 25b709cc65bf0c89a8f26c9ef9e07e491bfb86ea8ec31038560449dcad2adc09 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Wed, 2 Feb 2011 00:33:58 +0000 Subject: [PATCH 1/4] Updating link to change in openSUSE:Factory/gpgme revision 31.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=dec4856e58b4a652666cf3ee2b8d50f0 --- gpgme.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpgme.spec b/gpgme.spec index 87a4e3e..4776b1f 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -25,7 +25,7 @@ BuildRequires: libpth-devel >= 2.0.7 BuildRequires: pth >= 2.0.7 %endif Version: 1.3.0 -Release: 6 +Release: 7 License: GPLv2+ Summary: A Library Designed to Give Applications Easy Access to GnuPG Url: http://www.gnupg.org/related_software/gpgme/ From 5bd2c553c82be47566ff4ad97160a1cebf9e4510a244d2c27a11f12e9a3c8d37 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Thu, 3 Feb 2011 17:06:38 +0000 Subject: [PATCH 2/4] 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} From c40764f653f085f891897f9bdb928e5924c2a7cf2332a9127b58033338d5214a Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 4 Feb 2011 14:43:18 +0000 Subject: [PATCH 3/4] 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} From 17afd46613a972883a3695e80366dfe59e8338491cc8447db8e6d126533e7feb Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 4 Feb 2011 15:34:36 +0000 Subject: [PATCH 4/4] - Removed unneeded dependency of libgpgme11. OBS-URL: https://build.opensuse.org/package/show/Base:System/gpgme?expand=0&rev=22 --- gpgme.changes | 5 +++++ gpgme.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gpgme.changes b/gpgme.changes index 5fe3aa8..b2104a4 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 4 15:44:26 CET 2011 - sbrabec@suse.cz + +- Removed unneeded dependency of libgpgme11. + ------------------------------------------------------------------- Mon Jan 31 14:47:20 UTC 2011 - gber@opensuse.org diff --git a/gpgme.spec b/gpgme.spec index 4776b1f..70a55b8 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -57,7 +57,6 @@ 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} %description -n libgpgme11 GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG