!38 sync 20.03-LTS-SP1:Add require procmail, Fix send mail error which no procmail command
From: @yangl777 Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
a93deecc7d
@ -1,6 +1,6 @@
|
|||||||
Name: sendmail
|
Name: sendmail
|
||||||
Version: 8.16.1
|
Version: 8.16.1
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: A classic mail transfer agent from the Unix world
|
Summary: A classic mail transfer agent from the Unix world
|
||||||
License: Sendmail
|
License: Sendmail
|
||||||
URL: http://www.sendmail.org/
|
URL: http://www.sendmail.org/
|
||||||
@ -24,6 +24,7 @@ Source15: sendmail-etc-mail-trusted-users
|
|||||||
BuildRequires: openssl-devel openldap-devel libnsl2-devel
|
BuildRequires: openssl-devel openldap-devel libnsl2-devel
|
||||||
BuildRequires: cyrus-sasl-devel groff ghostscript m4 systemd setup >= 2.5.31-1
|
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: bash >= 2.0 setup >= 2.5.31-1 %{_sbindir}/saslauthd
|
||||||
|
Requires: procmail
|
||||||
Requires(pre): shadow-utils
|
Requires(pre): shadow-utils
|
||||||
Requires(post): systemd systemd-sysv coreutils %{_sbindir}/alternatives openssl
|
Requires(post): systemd systemd-sysv coreutils %{_sbindir}/alternatives openssl
|
||||||
Requires(preun): systemd %{_sbindir}/alternatives
|
Requires(preun): systemd %{_sbindir}/alternatives
|
||||||
@ -468,6 +469,12 @@ exit 0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Feb 15 2022 gaihuiying <eaglegai@163.com> - 8.16.1-6
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user