forked from pool/unzip
Accepting request 282876 from home:netsroth:branches:Archiving
OBS-URL: https://build.opensuse.org/request/show/282876 OBS-URL: https://build.opensuse.org/package/show/Archiving/unzip?expand=0&rev=32
This commit is contained in:
committed by
Git OBS Bridge
parent
1dddc15854
commit
95ba7c2da0
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package unzip
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -41,6 +41,8 @@ Patch8: unzip-open_missing_mode.patch
|
||||
Patch10: unzip-5.52-use_librcc.patch
|
||||
Patch11: unzip-no-build-date.patch
|
||||
Patch12: unzip-dont_call_isprint.patch
|
||||
Patch13: Fix-CVE-2014-8139-unzip.patch
|
||||
Patch14: Fix-CVE-2014-8140-and-CVE-2014-8141.patch
|
||||
%if %{with rcc}
|
||||
BuildRequires: librcc-devel
|
||||
Suggests: librcc0
|
||||
@@ -87,6 +89,8 @@ functionality. This version can also extract encrypted archives.
|
||||
%endif
|
||||
%patch11
|
||||
%patch12
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
|
||||
%build
|
||||
export RPM_OPT_FLAGS="%{optflags} \
|
||||
|
Reference in New Issue
Block a user