!17 增加安装依赖sharutils

From: @caodongxia 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-03-03 00:56:55 +00:00 committed by Gitee
commit 43bdfd5fb0
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,7 +9,7 @@
Name: amanda
Version: 3.5.1
Release: 22
Release: 23
Summary: A backup solution over network to disk
License: BSD and GPLv3+ and GPLv2+ and GPLv2
URL: http://www.amanda.org
@ -37,7 +37,7 @@ BuildRequires: krb5-devel openssh-clients ncompress mtx mt-st
BuildRequires: perl-devel perl-generators perl perl-Test-Simple
BuildRequires: glib2-devel openssl-devel swig bison flex
BuildRequires: libcurl-devel procps-ng systemd
Requires: grep tar /bin/mail perl
Requires: grep tar /bin/mail perl sharutils
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
@ -199,6 +199,9 @@ make check
%{_mandir}/man*
%changelog
* Thu Mar 2 2023 caodongxia <caodongxia@h-partners.com> - 3.5.1-23
- Add install require sharutils
* Tue Feb 28 2023 luopihui <luopihui@ncti-gba.cn> - 3.5.1-22
- Fix CVE-2022-37704 CVE-2022-37705