[mgetty] mktemp was long obsoleted by coreutils

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 11 10:39:53 UTC 2012


commit 910924ab9c76bd6fd53035e6bde5e527957bee6e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jan 11 10:39:47 2012 +0000

    mktemp was long obsoleted by coreutils

 mgetty.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mgetty.spec b/mgetty.spec
index aab94f7..2e498b2 100644
--- a/mgetty.spec
+++ b/mgetty.spec
@@ -47,7 +47,7 @@ Requires(preun): /sbin/install-info systemd-units
 Requires(postun): systemd-units
 BuildRequires: libX11-devel, libXext-devel, texinfo-tex, texlive-dvips
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires: mktemp
+Requires: coreutils
 Requires: /usr/sbin/sendmail
 URL: http://mgetty.greenie.net/
 
@@ -55,7 +55,7 @@ URL: http://mgetty.greenie.net/
 Summary: Provides support for sending faxes over a modem
 Requires: mgetty = %{version}
 Group: Applications/Communications
-Requires: mktemp
+Requires: coreutils
 Requires: netpbm-progs
 Requires(pre): /usr/sbin/useradd
 


More information about the scm-commits mailing list