just for testing
OBS-URL: https://build.opensuse.org/package/show/graphics/libpng16?expand=0&rev=37
This commit is contained in:
parent
37397dfd58
commit
7b286b7b5c
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -35,7 +35,9 @@ Source1: ftp://ftp.simplesystems.org/pub/png/src/libpng16/Gnupg/libpng-%{
|
||||
Source2: libpng16.keyring
|
||||
Source3: rpm-macros.libpng-tools
|
||||
Source4: baselibs.conf
|
||||
#BuildRequires: gpg-offline
|
||||
%if 0%{?suse_version} >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: zlib-devel
|
||||
@ -109,6 +111,7 @@ Package consists of low level tools for manipulating and fixing particular
|
||||
PNG files.
|
||||
|
||||
%prep
|
||||
%{?gpg_verify: %gpg_verify %{SOURCE1}}
|
||||
%setup -n libpng-%{version}
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user