From 6f038f60f1b4e319b128c41353ecbf6a82d0f750 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:01:30 +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/dlm.git#049400ade398352c1d8518bf5bbbaa64646e1f38 --- dlm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dlm.spec b/dlm.spec index c8c32d2..fa18c0b 100644 --- a/dlm.spec +++ b/dlm.spec @@ -1,6 +1,6 @@ Name: dlm Version: 4.0.9 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2 and GPLv2+ and LGPLv2+ # For a breakdown of the licensing, see README.license Summary: Kernel Distributed Lock Manager control daemon and tool @@ -12,6 +12,7 @@ BuildRequires: pacemaker-libs-devel >= 1.1.7 BuildRequires: libxml2-devel BuildRequires: systemd-units BuildRequires: systemd-devel +BuildRequires: make Source0: https://releases.pagure.org/dlm/%{name}-%{version}.tar.gz # Patch0: 0001-foo.patch @@ -98,6 +99,9 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/*.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 4.0.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 4.0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild