[mailman] mktemp was long obsoleted by coreutils

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 11 10:38:48 UTC 2012


commit af11764b3782c1a914ae5da0336b64b36f040bd1
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jan 11 10:38:41 2012 +0000

    mktemp was long obsoleted by coreutils

 mailman.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mailman.spec b/mailman.spec
index 41fb7b0..7cb940c 100644
--- a/mailman.spec
+++ b/mailman.spec
@@ -46,7 +46,7 @@ License: GPLv2+
 URL: http://www.list.org/
 BuildRoot: %{_tmppath}/%{name}-root
 Requires(pre): shadow-utils, /sbin/chkconfig, /sbin/service
-Requires: vixie-cron >= 4.1-9, httpd, python >= 2.2, mktemp
+Requires: cronie, httpd, python, coreutils
 Requires(post): systemd-units
 Requires(post): systemd-sysv
 Requires(preun): systemd-units


More information about the scm-commits mailing list