diff --git a/amanda.spec b/amanda.spec index d1070a36c8e625322bf5fc45c363c520b53aca0d..08667435fe22ab3ea2920c2bb236ce28e607a98a 100644 --- a/amanda.spec +++ b/amanda.spec @@ -9,7 +9,7 @@ Name: amanda Version: 3.5.4 -Release: 1 +Release: 2 Summary: A backup solution over network to disk License: BSD and GPLv3+ and GPLv2+ and GPLv2 URL: http://www.amanda.org @@ -39,7 +39,7 @@ BuildRequires: samba-client tar grep gcc-c++ readline-devel libtirpc-devel 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 rpcgen gnuplot +BuildRequires: libcurl-devel procps-ng systemd rpcgen Requires: grep tar /bin/mail perl sharutils Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig @@ -183,10 +183,6 @@ make check %{_libexecdir}/amanda/amanda-sh-lib.sh %attr(4750,root,%amanda_group) %{_libexecdir}/amanda/ambind %{_libexecdir}/amanda/amndmjob -%{_libexecdir}/amanda/amcat.awk -%{_libexecdir}/amanda/amplot.awk -%{_libexecdir}/amanda/amplot.g -%{_libexecdir}/amanda/amplot.gp %{_libexecdir}/amanda/ndmjob %{_sbindir}/amandad @@ -198,7 +194,6 @@ make check %{_sbindir}/amcryptsimple %{_sbindir}/amgetconf %{_sbindir}/amgpgcrypt -%{_sbindir}/amplot %{_sbindir}/amssl %{perl_vendorarch}/Amanda/ @@ -325,6 +320,9 @@ make check %{_mandir}/man* %changelog +* Fri Sep 6 2024 liyanan - 3.5.4-2 +- Delete the build dependency gnuplot does not build amplot + * Tue Aug 08 2023 wangkai <13474090681@163.com> - 3.5.4-1 - Update to version 3.5.4 for fix CVE-2023-30577