From 1b741ce400c013c67753804d7bbf0272d76ef6a9ffc10530fe504c2681034523 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 23 Sep 2014 16:49:59 +0000 Subject: [PATCH] Drop gpg-offline OBS-URL: https://build.opensuse.org/package/show/Archiving/lzlib?expand=0&rev=7 --- lzlib.changes | 6 ++++++ lzlib.spec | 6 +----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/lzlib.changes b/lzlib.changes index e8362f5..ebd7213 100644 --- a/lzlib.changes +++ b/lzlib.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 23 16:49:09 UTC 2014 - jengelh@inai.de + +- Drop gpg-offline build-time requirement; this is now handled by + the local source validator + ------------------------------------------------------------------- Sun Sep 29 20:41:45 UTC 2013 - jengelh@inai.de diff --git a/lzlib.spec b/lzlib.spec index f313c1a..5d6c03d 100644 --- a/lzlib.spec +++ b/lzlib.spec @@ -2,7 +2,7 @@ # # spec file for package lzlib # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -36,9 +36,6 @@ BuildRequires: gcc BuildRequires: glibc-devel BuildRequires: lzip BuildRequires: make -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif PreReq: %install_info_prereq %description @@ -74,7 +71,6 @@ This subpackage contains libraries and header files for developing applications that want to make use of libcerror. %prep -%{?gpg_verify: %gpg_verify %{S:2}} %if 0%{?__lzip:1} %setup -q %else