From dc35aa9270657a21c5c810a279e7ccb8d052e587 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 05:18:31 +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/syslinux.git#d77740f78ff1efd116a3667231b260c2f3addcc5 --- syslinux.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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