From 630c365266f22e55a1249fb3945bf1ba6fb6d1fe Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 23:52:10 +0000 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/mrtg.git#27b61080c471ef2b25df655c9472a048a9694921 --- mrtg.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/mrtg.spec b/mrtg.spec index 01cf2f9..92d2b69 100644 --- a/mrtg.spec +++ b/mrtg.spec @@ -6,7 +6,7 @@ Summary: Multi Router Traffic Grapher Name: mrtg Version: 2.17.7 -Release: 7%{?dist} +Release: 8%{?dist} URL: http://oss.oetiker.ch/mrtg/ Source0: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz Source1: http://oss.oetiker.ch/mrtg/pub/mrtg-%{version}.tar.gz.md5 @@ -36,6 +36,7 @@ Requires(preun): systemd-units Requires(postun): systemd-units Requires: perl-Socket6 perl-IO-Socket-INET6 perl-locale Requires: gd +BuildRequires: make BuildRequires: gd-devel, libpng-devel BuildRequires: perl-generators BuildRequires: systemd-units @@ -141,6 +142,9 @@ fi %{_unitdir}/mrtg.timer %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.17.7-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Nov 09 2020 Vitezslav Crhonek - 2.17.7-7 - Add Requires perl-locale Resolves: #1895580