diff --git a/dovecot.spec b/dovecot.spec index af96d6defd16b01a3a48fcf07a4066de15cce04d..f30710414646713485be65f23e6548cffd004683 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -6,7 +6,7 @@ Name: dovecot Version: 2.3.15 -Release: 2 +Release: 3 Summary: Dovecot Secure imap server License: MIT and LGPLv2.1 URL: http://www.dovecot.org/ @@ -49,6 +49,7 @@ Requires(pre): shadow-utils Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units +Requires: tar Provides: %{name}-pigeonhole = 1:%{version}-%{release} %{name}-pgsql = 1:%{version}-%{release} Obsoletes: %{name}-pigeonhole < 1:%{version}-%{release} %{name}-pgsql < 1:%{version}-%{release} @@ -291,6 +292,9 @@ make check %{_mandir}/man7/pigeonhole.7* %changelog +* Tue Nov 30 2021 xu_ping - 2.3.15-3 +- add requires tar to fix tar command not found + * Thu Sep 16 2021 caodongxia - 2.3.15-2 - add install require help package