--- rpms/smeserver-dovecot-extras/contribs10/smeserver-dovecot-extras.spec 2020/11/12 17:24:43 1.3 +++ rpms/smeserver-dovecot-extras/contribs10/smeserver-dovecot-extras.spec 2021/04/07 15:31:37 1.5 @@ -1,11 +1,12 @@ Summary: Additional features for dovecot on SME Server Name: smeserver-dovecot-extras Version: 0.1.6 -Release: 1%{?dist} +Release: 3%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz - +Patch0: smeserver-dovecot-extras-0.1.6-Add-update-event-to-createlinks.patch +Patch1: smeserver-dovecot-extras-0.1.6-Fix-sieve-compile.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools @@ -19,6 +20,12 @@ Requires: acl Add IMAP acl (sharedmailbox) and sieve capabilities to the IMAP server %changelog +* Wed Apr 07 2021 Brian Read 0.1.6-3.sme +- fix up sieve compile depending on whether bayes is in use [SME: 11531] + +* Tue Apr 06 2021 Brian Read 0.1.6-2.sme +- Add -update event to avoid reboot on install [SME: 11032] + * Thu Nov 12 2020 John Crisp 0.1.6-1 - New build for Koozali SME v10 - exclude /us/bin dir @@ -49,6 +56,8 @@ Add IMAP acl (sharedmailbox) and sieve c %prep %setup -q -n %{name}-%{version} +%patch0 -p1 +%patch1 -p1 %build perl createlinks