From 42173792671952453a8add43d30ec85e40dd451a Mon Sep 17 00:00:00 2001 From: Laura Abbott Date: Tue, 7 Nov 2017 17:04:46 -0800 Subject: [PATCH] Drop sh-utils from requirements It's an old package now provided by core-utils which is pulled in already. --- kernel.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel.spec b/kernel.spec index bfd08307e..90c2ac6e7 100644 --- a/kernel.spec +++ b/kernel.spec @@ -390,7 +390,7 @@ Requires: kernel-modules-uname-r = %{KVERREL}%{?variant} # # List the packages used during the kernel build # -BuildRequires: kmod, patch, bash, sh-utils, tar, git +BuildRequires: kmod, patch, bash, tar, git BuildRequires: bzip2, xz, findutils, gzip, m4, perl-interpreter, perl-Carp, perl-devel, perl-generators, make, diffutils, gawk BuildRequires: gcc, binutils, redhat-rpm-config, hmaccalc BuildRequires: net-tools, hostname, bc, elfutils-devel