summaryrefslogtreecommitdiffstats
path: root/krb5.spec
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2012-01-11 10:36:49 +0000
committerPeter Robinson <pbrobinson@gmail.com>2012-01-11 10:36:49 +0000
commitc5fead3d7ef53c7b775efae7749844f3e2ea903b (patch)
tree43389e4a1a87e9f813e7e1eaf4edccc8751c1ecc /krb5.spec
parent620baf13cd783ce894c05c0cde920b0f3ea1660e (diff)
downloadkrb5-c5fead3d7ef53c7b775efae7749844f3e2ea903b.tar.gz
krb5-c5fead3d7ef53c7b775efae7749844f3e2ea903b.tar.xz
krb5-c5fead3d7ef53c7b775efae7749844f3e2ea903b.zip
mktemp was long obsoleted by coreutils
Diffstat (limited to 'krb5.spec')
-rw-r--r--krb5.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/krb5.spec b/krb5.spec
index ea6df3e..9d8ff89 100644
--- a/krb5.spec
+++ b/krb5.spec
@@ -136,7 +136,7 @@ Requires: initscripts >= 8.99-1
Requires: logrotate
Requires(preun): /sbin/install-info
# mktemp is used by krb5-send-pr
-Requires: mktemp
+Requires: coreutils
# portreserve is used by init scripts for kadmind, kpropd, and krb5kdc
Requires: portreserve
%if %{WITH_SYSVERTO}
@@ -172,7 +172,7 @@ Requires: %{name}-libs = %{version}-%{release}
Requires(post): /sbin/install-info
Requires(preun): /sbin/install-info
# mktemp is used by krb5-send-pr
-Requires: mktemp
+Requires: coreutils
%description workstation
Kerberos is a network authentication system. The krb5-workstation