From bcf0cf7d96244f9a7704bc07806cb7cf3ad5fea7 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 07:20:06 +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/sgabios.git#28b6385cf43ce3fb3731204b001bf6cdbf1dcc08 --- sgabios.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sgabios.spec b/sgabios.spec index 7331b64..36cf454 100644 --- a/sgabios.spec +++ b/sgabios.spec @@ -9,7 +9,7 @@ Name: sgabios Epoch: 1 Version: 0.%{date}git -Release: 5%{?dist} +Release: 6%{?dist} Summary: Serial graphics BIOS option rom License: ASL 2.0 @@ -29,6 +29,7 @@ Buildarch: noarch %else ExclusiveArch: %{ix86} x86_64 %endif +BuildRequires: make BuildRequires: gcc Requires: %{name}-bin = %{epoch}:%{version}-%{release} @@ -88,6 +89,9 @@ install -m 0644 sgabios.bin $RPM_BUILD_ROOT%{_datadir}/sgabios %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1:0.20180715git-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 1:0.20180715git-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild