Build and package e2scrub utility #1

Merged
eabdullin merged 2 commits from brianjmurrell/e2fsprogs:bmurrell/c8/enable-e2scrub into a8 2024-02-28 13:27:11 +00:00

2 Commits

Author SHA1 Message Date
Brian J. Murrell c3a8b7f87c 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>
2023-12-30 17:55:28 +00:00
Brian J. Murrell 2daec440ef Build and package e2scrub utility
Signed-off-by: Brian J. Murrell <brian@interlinx.bc.ca>
2023-12-28 09:23:02 -05:00