Replace Recommends: sendmail with Recommends: /usr/sbin/sendmail

Replace Recommends: sendmail with Recommends: /usr/sbin/sendmail

There is no need to require the sendmail package specifically as many
other packages provide a sendmail command that could be used.

Instead, Recommends: /usr/sbin/sendmail which covers any number of other
packages that provide a sendmail command.

Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
This commit is contained in:
Brian J. Murrell 2023-12-30 17:55:28 +00:00
parent 2daec440ef
commit c3a8b7f87c
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ It was originally inspired by the Multics SubSystem library.
%package -n e2scrub
Summary: Online Ext4 metadata consistency checking tool and service
License: GPLv2 and LGPLv2
Recommends: sendmail
Recommends: /usr/sbin/sendmail
Requires: systemd
Requires: util-linux
Requires: lvm2