- 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:
parent
7b286b7b5c
commit
ee19a4e88e
@ -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
|
Thu Aug 8 15:19:27 UTC 2013 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -35,9 +35,7 @@ Source1: ftp://ftp.simplesystems.org/pub/png/src/libpng16/Gnupg/libpng-%{
|
|||||||
Source2: libpng16.keyring
|
Source2: libpng16.keyring
|
||||||
Source3: rpm-macros.libpng-tools
|
Source3: rpm-macros.libpng-tools
|
||||||
Source4: baselibs.conf
|
Source4: baselibs.conf
|
||||||
%if 0%{?suse_version} >= 1230
|
#BuildRequires: gpg-offline
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@ -111,7 +109,6 @@ Package consists of low level tools for manipulating and fixing particular
|
|||||||
PNG files.
|
PNG files.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{SOURCE1}}
|
|
||||||
%setup -n libpng-%{version}
|
%setup -n libpng-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user