From 8c4cef87010bcd451cde6a87efb253065df0f4fa Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 6 May 2010 13:42:26 +0200 Subject: [PATCH] Require coreutils instead of sh-utils --- fedora/glibc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 72de747058..c44a95467c 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -173,7 +173,7 @@ libraries, as well as national language (locale) support. Summary: A Name Service Caching Daemon (nscd). Group: System Environment/Daemons Requires: libselinux >= 1.17.10-1, audit-libs >= 1.1.3 -Requires(pre): /sbin/chkconfig, /usr/sbin/useradd, /usr/sbin/userdel, sh-utils +Requires(pre): /sbin/chkconfig, /usr/sbin/useradd, /usr/sbin/userdel, coreutils %description -n nscd Nscd caches name service lookups and can dramatically improve -- 2.11.4.GIT