From a40879d29d66ea9dac826407c97c60157ef13b0cbb393fba1d81ef87789ac1fe Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Jan 2013 08:39:23 +0000 Subject: [PATCH] Accepting request 148677 from Base:System Add support for BZIP2 compression algorithm (bnc#798175). (forwarded request 148630 from Lazy_Kent) OBS-URL: https://build.opensuse.org/request/show/148677 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpg2?expand=0&rev=64 --- 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