Add install requiresharutils

This commit is contained in:
caodongxia 2023-03-02 19:51:19 +08:00
parent bc53faf724
commit 65aa975df8

View File

@ -9,7 +9,7 @@
Name: amanda Name: amanda
Version: 3.5.1 Version: 3.5.1
Release: 22 Release: 23
Summary: A backup solution over network to disk Summary: A backup solution over network to disk
License: BSD and GPLv3+ and GPLv2+ and GPLv2 License: BSD and GPLv3+ and GPLv2+ and GPLv2
URL: http://www.amanda.org 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: perl-devel perl-generators perl perl-Test-Simple
BuildRequires: glib2-devel openssl-devel swig bison flex BuildRequires: glib2-devel openssl-devel swig bison flex
BuildRequires: libcurl-devel procps-ng systemd BuildRequires: libcurl-devel procps-ng systemd
Requires: grep tar /bin/mail perl Requires: grep tar /bin/mail perl sharutils
Requires(post): /sbin/ldconfig Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig Requires(postun): /sbin/ldconfig
@ -199,6 +199,9 @@ make check
%{_mandir}/man* %{_mandir}/man*
%changelog %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 * Tue Feb 28 2023 luopihui <luopihui@ncti-gba.cn> - 3.5.1-22
- Fix CVE-2022-37704 CVE-2022-37705 - Fix CVE-2022-37704 CVE-2022-37705