- 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
This commit is contained in:
Stephan Kulow 2013-08-30 15:20:56 +00:00 committed by Git OBS Bridge
parent 7b286b7b5c
commit ee19a4e88e
2 changed files with 6 additions and 4 deletions

View File

@ -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

View File

@ -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