From 04a36f14888e1671641169174aff3f9ccba6fcdc Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Sat, 6 Feb 2021 19:26:36 +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/fence-agents.git#17321833ab9bbb77c12012279fa4b9cf5406229f --- fence-agents.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fence-agents.spec b/fence-agents.spec index afb536c..09291ee 100644 --- a/fence-agents.spec +++ b/fence-agents.spec @@ -9,7 +9,7 @@ Name: fence-agents Summary: Set of unified programs capable of host isolation ("fencing") Version: 4.7.0 -Release: 1%{?alphatag:.%{alphatag}}%{?dist} +Release: 2%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/fence-agents Source0: https://fedorahosted.org/releases/f/e/fence-agents/%{name}-%{version}.tar.gz @@ -99,6 +99,7 @@ EOF) # Build dependencies ## general BuildRequires: autoconf automake libtool +BuildRequires: make ## compiled code (-kdump) BuildRequires: gcc ## man pages generating @@ -1159,6 +1160,9 @@ Fence agent for IBM z/VM over IP. %{_mandir}/man8/fence_zvmip.8* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 4.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 9 2020 Oyvind Albrigtsen - 4.7.0-1 - new upstream release