diff --git a/syslinux.spec b/syslinux.spec index 51c3dac..71da903 100644 --- a/syslinux.spec +++ b/syslinux.spec @@ -7,7 +7,7 @@ Summary: Simple kernel loader which boots from a FAT filesystem Name: syslinux Version: 6.04 %define tarball_version 6.04-pre1 -Release: 0.16.1%{?dist} +Release: 0.17%{?dist} License: GPLv2+ URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project Source0: http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{tarball_version}.tar.xz @@ -22,6 +22,7 @@ Patch0006: 0006-Replace-builtin-strlen-that-appears-to-get-optimized.patch # in noarch packages are a reason to stop the build. %define _binaries_in_noarch_packages_terminate_build 0 +BuildRequires: make BuildRequires: git %ifarch %{buildarches} BuildRequires: gcc @@ -255,8 +256,8 @@ fi %endif %changelog -* Sat Dec 19 2020 Petr Ĺ abata - 6.04-0.16.1 -- Bump for gcc11 +* Wed Jan 27 2021 Fedora Release Engineering - 6.04-0.17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - 6.04-0.16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild