diff --git a/postfix.spec b/postfix.spec index 43479cb24cd800b1f39fe051822303880d98b2f3..d8aeae82ccb5dab08edee01f008978627f04085c 100644 --- a/postfix.spec +++ b/postfix.spec @@ -23,7 +23,7 @@ Name: postfix Summary: Postfix Mail Transport Agent Version: 3.3.1 -Release: 20 +Release: 21 Epoch: 2 URL: http://www.postfix.org License: (IPL-1.0 and GPLv2+) or (EPL-2.0 and GPLv2+) @@ -56,7 +56,7 @@ Requires(post): systemd-sysv %{_sbindir}/alternatives %{_bindir}/openssl Requires(pre): %{_sbindir}/groupadd %{_sbindir}/useradd Requires(preun): %{_sbindir}/alternatives %{?systemd_requires} -Requires: diffutils +Requires: diffutils %{name}-help Provides: MTA smtpd smtpdaemon server(smtp) Provides: %{name}-mysql %{name}-sqlite %{name}-ldap %{name}-pcre @@ -557,6 +557,12 @@ fi %{postfix_doc_dir}/README_FILES/* %changelog +* Tue Jun 13 2023 zhouyihang - 2:3.3.1-21 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add require of help to fix empty symlink + * Fri Mar 10 2023 gaihuiying - 2:3.3.1-20 - Type:bugfix - ID:NA