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
This commit is contained in:
parent
45bfc753eb
commit
dc35aa9270
@ -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 <contyk@redhat.com> - 6.04-0.16.1
|
||||
- Bump for gcc11
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.04-0.17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 6.04-0.16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user