From ee19a4e88e00f9b1e972d97504e61f5dd800b3eb66cbfc30b93c2c944cd37f37 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Fri, 30 Aug 2013 15:20:56 +0000 Subject: [PATCH] - remove gpg-offline usage, libpng16 is too low in the build chain OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=38 --- libpng16.changes | 5 +++++ libpng16.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/libpng16.changes b/libpng16.changes index 057ed46..32c1e3e 100644 --- a/libpng16.changes +++ b/libpng16.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 30 14:08:02 UTC 2013 - coolo@suse.com + +- remove gpg-offline usage, libpng16 is too low in the build chain + ------------------------------------------------------------------- Thu Aug 8 15:19:27 UTC 2013 - pgajdos@suse.com diff --git a/libpng16.spec b/libpng16.spec index a0c2624..b3b7e81 100644 --- a/libpng16.spec +++ b/libpng16.spec @@ -35,9 +35,7 @@ Source1: ftp://ftp.simplesystems.org/pub/png/src/libpng16/Gnupg/libpng-%{ Source2: libpng16.keyring Source3: rpm-macros.libpng-tools Source4: baselibs.conf -%if 0%{?suse_version} >= 1230 -BuildRequires: gpg-offline -%endif +#BuildRequires: gpg-offline BuildRequires: libtool BuildRequires: pkg-config BuildRequires: zlib-devel @@ -111,7 +109,6 @@ Package consists of low level tools for manipulating and fixing particular PNG files. %prep -%{?gpg_verify: %gpg_verify %{SOURCE1}} %setup -n libpng-%{version} %build