!2 Add necessary BuildRequires
Merge pull request !2 from chengquan/developer
This commit is contained in:
commit
a45ce31f14
@ -4,7 +4,7 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' */libtool
|
||||
|
||||
Name: zziplib
|
||||
Version: 0.13.69
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Lightweight library for zip compression
|
||||
License: LGPLv2+ or MPLv1.1
|
||||
URL: http://zziplib.sourceforge.net
|
||||
@ -16,7 +16,7 @@ Patch6002: CVE-2018-16548-3.patch
|
||||
Patch6003: CVE-2018-17828.patch
|
||||
|
||||
BuildRequires: perl-interpreter python2 python2-rpm-macros zip xmlto
|
||||
BuildRequires: zlib-devel SDL-devel pkgconfig autoconf automake
|
||||
BuildRequires: zlib-devel SDL-devel pkgconfig autoconf automake gcc make
|
||||
|
||||
Provides: zziplib-utils
|
||||
Obsoletes: zziplib-utils
|
||||
@ -86,6 +86,9 @@ export PYTHON=%__python2
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2020 chengquan <chengquan3@huawei.com> - 0.13.36-5
|
||||
- Add necessary BuildRequires
|
||||
|
||||
* Thu Jan 9 2020 BruceGW <gyl93216@163.com> - 0.13.36-4
|
||||
- Delete useless patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user