From 2e5fa33d110201fd8fed8b1e2edebcc5e206c3b932b9451e52269a66a8220070 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Thu, 28 Jan 2010 14:14:26 +0000 Subject: [PATCH 1/3] Accepting request 30694 from security:privacy Copy from security:privacy/gpg2 via accept of submit request 30694 revision 8. Request was accepted with message: OBS-URL: https://build.opensuse.org/request/show/30694 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=8 --- gpg2.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gpg2.spec b/gpg2.spec index d849535..08caaca 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -21,7 +21,8 @@ Name: gpg2 Version: 2.0.13 Release: 2 -BuildRequires: expect fdupes libpth-devel +BuildRequires: expect +BuildRequires: fdupes BuildRequires: libgpg-error-devel >= 1.4 BuildRequires: libgcrypt-devel >= 1.4.0 BuildRequires: libksba-devel >= 1.0.2 @@ -33,6 +34,11 @@ BuildRequires: zlib-devel BuildRequires: libadns-devel BuildRequires: openldap2-devel BuildRequires: openldap2 +%if 0%{?suse_version} >= 1120 +BuildRequires: libpth-devel +%else +BuildRequires: pth +%endif Url: http://www.gnupg.org/aegypten2/ License: GPLv2+ Group: Productivity/Networking/Security From 258c69f9b218ba77d3eddae42d3caba280a4b4fe9e9a19a7d2c0aa892dc2df80 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Thu, 28 Jan 2010 14:15:49 +0000 Subject: [PATCH 2/3] add changelog entry OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=9 --- gpg2.changes | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gpg2.changes b/gpg2.changes index ec13ad0..ea6d99e 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 28 14:15:24 UTC 2010 - puzel@novell.com + +- fix build for older distributions + ------------------------------------------------------------------- Tue Dec 15 20:56:35 CET 2009 - jengelh@medozas.de From ee80a3ee2280265bea8474b601c4e18dd413400619c3cd9ed36e096a3e44c89f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 29 Jan 2010 14:57:14 +0000 Subject: [PATCH 3/3] checked in (request 30695) OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=10 --- gpg2.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gpg2.spec b/gpg2.spec index 08caaca..bd23eac 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -1,7 +1,7 @@ # # spec file for package gpg2 (Version 2.0.13) # -# 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 @@ -20,8 +20,8 @@ Name: gpg2 Version: 2.0.13 -Release: 2 -BuildRequires: expect +Release: 3 +BuildRequires: expect BuildRequires: fdupes BuildRequires: libgpg-error-devel >= 1.4 BuildRequires: libgcrypt-devel >= 1.4.0