From 0809ba4377e6c713e333a9f45cd4eeed8e7aae51ba9463ad53e32c4693171bfa Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 16 Jan 2013 08:24:58 +0000 Subject: [PATCH] Accepting request 148630 from home:Lazy_Kent:branches:Base:System Add support for BZIP2 compression algorithm (bnc#798175). OBS-URL: https://build.opensuse.org/request/show/148630 OBS-URL: https://build.opensuse.org/package/show/Base:System/gpg2?expand=0&rev=50 --- gpg2.changes | 6 ++++++ gpg2.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/gpg2.changes b/gpg2.changes index 962c344..9144ec2 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jan 11 20:26:50 UTC 2013 - lazy.kent@opensuse.org + +- BuildRequires: libbz2-devel (support BZIP2 compression + algorithm) (bnc#798175). + ------------------------------------------------------------------- Wed Apr 18 10:55:34 UTC 2012 - vcizek@suse.com diff --git a/gpg2.spec b/gpg2.spec index 0157692..b1cd878 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -1,7 +1,7 @@ # # spec file for package gpg2 # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -24,6 +24,7 @@ BuildRequires: expect BuildRequires: fdupes BuildRequires: libadns-devel BuildRequires: libassuan-devel >= 2.0.0 +BuildRequires: libbz2-devel BuildRequires: libcurl-devel >= 7.10 BuildRequires: libgcrypt-devel >= 1.4.0 BuildRequires: libgpg-error-devel >= 1.7