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