diff --git a/amanda.spec b/amanda.spec index 4d1228673a9e257b6f3f769cd4ec0178cc1b45dd..d93739028652a20fe76b3176d34feca0c15a0280 100644 --- a/amanda.spec +++ b/amanda.spec @@ -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 - 3.5.1-20 +- Add install require sharutils + * Tue Feb 28 2023 luopihui - 3.5.1-19 - Fix CVE-2022-37704 CVE-2022-37705