!23 [sync] PR-19: 增加安装依赖sharutils

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-03-03 02:02:44 +00:00 committed by Gitee
commit 411858f985
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: 19
Release: 20
Summary: A backup solution over network to disk
License: BSD and GPLv3+ and GPLv2+ and GPLv2
URL: http://www.amanda.org
@ -34,7 +34,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
@ -196,6 +196,9 @@ make check
%{_mandir}/man*
%changelog
* Thu Mar 2 2023 caodongxia <caodongxia@h-partners.com> - 3.5.1-20
- Add install require sharutils
* Tue Feb 28 2023 luopihui <luopihui@ncti-gba.cn> - 3.5.1-19
- Fix CVE-2022-37704 CVE-2022-37705