[autofs] mktemp was long obsoleted by coreutils

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 11 10:21:19 UTC 2012


commit f0bfa2e4d3686e99fa1131f7ef06b467f0ac1cd6
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jan 11 10:20:59 2012 +0000

    mktemp was long obsoleted by coreutils

 autofs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autofs.spec b/autofs.spec
index f6d00f9..35b323c 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -41,7 +41,7 @@ BuildRequires: systemd-units
 BuildRequires: autoconf, hesiod-devel, openldap-devel, bison, flex, libxml2-devel, cyrus-sasl-devel, openssl-devel module-init-tools util-linux nfs-utils e2fsprogs libtirpc-devel
 Conflicts: cyrus-sasl-lib < 2.1.23-9
 Requires: kernel >= 2.6.17
-Requires: bash mktemp sed gawk textutils sh-utils grep module-init-tools /bin/ps
+Requires: bash coreutils sed gawk textutils sh-utils grep module-init-tools /bin/ps
 %if %{with_systemd}
 Requires(post): systemd-sysv
 Requires(post): systemd-units


More information about the scm-commits mailing list