From 14909fa305a5a5c07fb842112949290e667c8562 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 10:45:12 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/amanda.git#b8f920f825c234c1096e78f74d2ac5661bb9dce5 --- amanda.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/amanda.spec b/amanda.spec index 054fbf0..114b3c5 100644 --- a/amanda.spec +++ b/amanda.spec @@ -10,7 +10,7 @@ Summary: A network-capable tape backup solution Name: amanda Version: 3.5.1 -Release: 26%{?dist} +Release: 27%{?dist} Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz Source1: amanda.crontab Source4: disklist @@ -48,6 +48,7 @@ BuildRequires: krb5-devel rsh openssh-clients ncompress mtx mt-st BuildRequires: perl-devel perl-generators perl(ExtUtils::Embed) perl(Test::Simple) BuildRequires: glib2-devel openssl-devel swig bison flex BuildRequires: libcurl-devel procps-ng systemd +BuildRequires: make Requires: grep tar /bin/mail Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: amanda-libs%{?_isa} = %{version}-%{release} @@ -440,6 +441,9 @@ make check %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.5.1-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Jul 31 2020 Fedora Release Engineering - 3.5.1-26 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild