Skip to content

Commit

Permalink
Require coreutils instead of sh-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schwab committed May 6, 2010
1 parent 88e7f43 commit 8c4cef8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedora/glibc.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c4cef8

Please sign in to comment.