!5 Adding help package to the installation dependency of the main package

From: @tong_1001
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2020-11-09 09:14:40 +08:00 committed by Gitee
commit fc231e8a53

View File

@ -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: 5
Release: 6
Summary: Lightweight library for zip compression
License: LGPLv2+ or MPLv1.1
URL: http://zziplib.sourceforge.net
@ -18,6 +18,7 @@ Patch6003: CVE-2018-17828.patch
BuildRequires: perl-interpreter python2 python2-rpm-macros zip xmlto
BuildRequires: zlib-devel SDL-devel pkgconfig autoconf automake gcc make
Requires: %{name}-help = %{version}
Provides: zziplib-utils
Obsoletes: zziplib-utils
@ -86,6 +87,9 @@ export PYTHON=%__python2
%{_mandir}/man3/*
%changelog
* Fri Nov 6 2020 shixuantong <shixuantong@huawei.com> - 0.13.36-6
- Adding help package to the installation dependency of the main package
* Fri Feb 14 2020 chengquan <chengquan3@huawei.com> - 0.13.36-5
- Add necessary BuildRequires