!26 Increase perl and gcc dependencies in buildrequires

From: @yangcheng1203
Reviewed-by: @zzm_567,@yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2021-08-23 08:54:46 +00:00 committed by Gitee
commit 7bdc8989d9

View File

@ -2,13 +2,13 @@
Name: syslinux
Version: 6.04
Release: 10
Release: 11
License: GPLv2+
Summary: The Syslinux boot loader collection
URL: http://syslinux.zytor.com/wiki/index.php/The_Syslinux_Project
Source0: https://mirrors.edge.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.04/syslinux-6.04-pre1.tar.xz
ExclusiveArch: x86_64
BuildRequires: nasm >= 0.98.38-1 libuuid-devel
BuildRequires: nasm >= 0.98.38-1 perl-interpreter libuuid-devel gcc
Requires: syslinux-nonlinux = %{version}-%{release} mtools
# Add install all target in top Makefile.
@ -160,6 +160,9 @@ fi
%{_datadir}/syslinux/efi64
%changelog
* Mon Aug 23 2021 yangcheng<yangcheng87@huawei.com> - 6.04-11
- Increase perl and gcc dependencies in buildrequires
* Thu Aug 12 2021 yangcheng<yangcheng87@huawei.com> - 6.04-10
- streamline the build dependency and fix the compiling stuck