From f9b0b41dc2af2063216052130c0ec0941c27b99e Mon Sep 17 00:00:00 2001 From: sherlock2010 <15151851377@163.com> Date: Tue, 13 Jun 2023 08:35:32 +0000 Subject: [PATCH] add require of help to fix empty symlink --- postfix.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/postfix.spec b/postfix.spec index 6cd47c5..655d367 100644 --- a/postfix.spec +++ b/postfix.spec @@ -23,7 +23,7 @@ Name: postfix Summary: Postfix Mail Transport Agent Version: 3.7.4 -Release: 1 +Release: 2 Epoch: 2 URL: http://www.postfix.org License: (IPL-1.0 and GPLv2+) or (EPL-2.0 and GPLv2+) @@ -53,7 +53,7 @@ Requires(post): systemd-sysv %{_sbindir}/alternatives %{_bindir}/openssl Requires(pre): %{_sbindir}/groupadd %{_sbindir}/useradd Requires(preun): %{_sbindir}/alternatives %{?systemd_requires} -Requires: diffutils findutils +Requires: diffutils findutils %{name}-help Provides: MTA smtpd smtpdaemon server(smtp) Provides: %{name}-mysql %{name}-sqlite %{name}-ldap %{name}-pcre @@ -558,6 +558,12 @@ fi %{postfix_doc_dir}/README_FILES/* %changelog +* Tue Jun 13 2023 zhouyihang - 2:3.7.4-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add require of help to fix empty symlink + * Sat Mar 11 2023 xinghe - 2:3.7.4-1 - Type:requirements - ID:NA