From 65cd5f51ab6c5f1d5e533db5a037033caf0d1e96209c04a2374bfbedbe0a054b Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 5 Feb 2010 13:16:49 +0000 Subject: [PATCH] Accepting request 31530 from Base:System Copy from Base:System/gpgme based on submit request 31530 from user coolo OBS-URL: https://build.opensuse.org/request/show/31530 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpgme?expand=0&rev=21 --- gpgme.changes | 5 +++++ gpgme.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/gpgme.changes b/gpgme.changes index 0c19f6f..320179c 100644 --- a/gpgme.changes +++ b/gpgme.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 31 23:27:18 UTC 2010 - jengelh@medozas.de + +- package baselibs.conf + ------------------------------------------------------------------- Tue Jun 23 14:00:38 CEST 2009 - puzel@novell.com diff --git a/gpgme.spec b/gpgme.spec index 91d7a86..c7954aa 100644 --- a/gpgme.spec +++ b/gpgme.spec @@ -1,7 +1,7 @@ # # spec file for package gpgme (Version 1.2.0) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,13 +22,14 @@ Name: gpgme BuildRequires: gpg2 >= 2.0.10 BuildRequires: libpth-devel >= 2.0.7 BuildRequires: libgpg-error-devel >= 1.4 -License: GPL v2 or later +License: GPLv2+ Group: Productivity/Security PreReq: %install_info_prereq AutoReqProv: on Version: 1.2.0 -Release: 1 +Release: 2 Source: ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2 +Source2: baselibs.conf Patch1: %{name}-1.1.8-makecheck.patch Url: http://www.gnupg.org/related_software/gpgme/ Summary: A Library Designed to Give Applications Easy Access to GnuPG @@ -63,7 +64,7 @@ Authors: - Design and most stuff. %package -n libgpgme11 -License: GPL v2 or later +License: GPLv2+ Summary: A Library Designed to give Applications easy Access to GnuPG Group: Development/Libraries/C and C++ Requires: gpgme = %{version} @@ -98,7 +99,7 @@ Authors: - Design and most stuff. %package -n libgpgme-devel -License: GPL v2 or later +License: GPLv2+ Summary: A Library Designed to give Applications easy Access to GnuPG Group: Development/Libraries/C and C++ Requires: libgpgme11 = %{version} libgpg-error-devel glibc-devel libpth-devel