!34 [sync] PR-32: 删除构建依赖 gnuplot

From: @openeuler-sync-bot 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2024-11-19 07:32:15 +00:00 committed by Gitee
commit b487f38aef
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <liyanan61@h-partners.com> - 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