diff --git a/cronie.changes b/cronie.changes index 9ac3126..b838029 100644 --- a/cronie.changes +++ b/cronie.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Nov 30 12:43:52 UTC 2017 - rbrown@suse.com + +- Requires mail as it's really needed by cron-crons script, not + smtp_daemon [bsc#1070565] [bsc#1064834] + ------------------------------------------------------------------- Mon Nov 27 09:48:27 UTC 2017 - jsegitz@suse.com diff --git a/cronie.spec b/cronie.spec index 615674a..4d12d22 100644 --- a/cronie.spec +++ b/cronie.spec @@ -66,8 +66,8 @@ Requires(pre): cron %if 0%{?suse_version} >= 1330 Requires(pre): group(trusted) %endif -Requires: smtp_daemon -Suggests: postfix +Requires: mail +Suggests: mailx Conflicts: cron <= 4.1 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{?systemd_requires}