Accepting request 251745 from Archiving
- Drop gpg-offline build-time requirement OBS-URL: https://build.opensuse.org/request/show/251745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lzlib?expand=0&rev=5
This commit is contained in:
commit
e3b4611b20
@ -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
|
Sun Sep 29 20:41:45 UTC 2013 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package lzlib
|
# 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 <pascal.bleser@opensuse.org>
|
# Copyright (c) 2012 Pascal Bleser <pascal.bleser@opensuse.org>
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
@ -36,9 +36,6 @@ BuildRequires: gcc
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: lzip
|
BuildRequires: lzip
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
%if 0%{?suse_version} >= 1230
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -74,7 +71,6 @@ This subpackage contains libraries and header files for developing
|
|||||||
applications that want to make use of libcerror.
|
applications that want to make use of libcerror.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:2}}
|
|
||||||
%if 0%{?__lzip:1}
|
%if 0%{?__lzip:1}
|
||||||
%setup -q
|
%setup -q
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user