From 55a10d8158917c4fc865198aec08c86c13e65a9c Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:02:15 +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/sgpio.git#e1da08faf3f061b82d4c0a2c8f4d4792571120fc --- sgpio.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sgpio.spec b/sgpio.spec index 0c3fe82..92d15b4 100644 --- a/sgpio.spec +++ b/sgpio.spec @@ -1,7 +1,7 @@ Summary: SGPIO captive backplane tool Name: sgpio Version: 1.2.0.10 -Release: 27%{?dist} +Release: 28%{?dist} License: GPLv2+ URL: http://sources.redhat.com/lvm2/wiki/DMRAID_Eventing Source: sgpio-1.2-0.10-src.tar.gz @@ -9,6 +9,7 @@ Source: sgpio-1.2-0.10-src.tar.gz #Source: http://sources.redhat.com/lvm2/wiki/DMRAID_Eventing?action=AttachFile&do=get&target=sgpio-1.2.tgz Patch0: sgpio-1.2-makefile.patch Patch1: sgpio-1.2-coverity.patch +BuildRequires: make BuildRequires: gcc BuildRequires: dos2unix @@ -36,6 +37,9 @@ make clean %{_mandir}/man1/sgpio.* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.2.0.10-28 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 24 2020 Jan Synáček - 1.2.0.10-27 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro