From 62553214467f38858acb4a7154f6b8f7518d5952 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 13:09:16 +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/driverctl.git#a5393baae67795e9ca094cbbe0327e03763e9259 --- driverctl.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/driverctl.spec b/driverctl.spec index b969f9e..5d1be53 100644 --- a/driverctl.spec +++ b/driverctl.spec @@ -2,7 +2,7 @@ Name: driverctl Version: 0.101 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Device driver control utility License: LGPLv2 @@ -14,6 +14,7 @@ Source0: https://gitlab.com/driverctl/%{name}/repository/archive.tar.gz?ref=%{ve # for udev macros BuildRequires: systemd +BuildRequires: make Requires(post,postun): %{_sbindir}/udevadm Requires: coreutils udev @@ -60,6 +61,9 @@ by default. %udev_rules_update %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.101-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jul 27 2020 Fedora Release Engineering - 0.101-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild