Addrequireprocmail, Fix send mail error which no procmail command
This commit is contained in:
parent
a10072924b
commit
297b00eeba
@ -1,6 +1,6 @@
|
||||
Name: sendmail
|
||||
Version: 8.16.1
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: A classic mail transfer agent from the Unix world
|
||||
License: Sendmail
|
||||
URL: http://www.sendmail.org/
|
||||
@ -24,6 +24,7 @@ Source15: sendmail-etc-mail-trusted-users
|
||||
BuildRequires: openssl-devel openldap-devel libnsl2-devel
|
||||
BuildRequires: cyrus-sasl-devel groff ghostscript m4 systemd setup >= 2.5.31-1
|
||||
Requires: bash >= 2.0 setup >= 2.5.31-1 %{_sbindir}/saslauthd
|
||||
Requires: procmail
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): systemd systemd-sysv coreutils %{_sbindir}/alternatives openssl
|
||||
Requires(preun): systemd %{_sbindir}/alternatives
|
||||
@ -468,6 +469,12 @@ exit 0
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 04 2022 yanglu <yanglu72@h-partners.com> - 8.16.1-7
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:Add require procmail, Fix send mail error which no procmail command
|
||||
|
||||
* Tue Feb 15 2022 gaihuiying <eaglegai@163.com> - 8.16.1-6
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user