1 |
Summary: Additional features for dovecot on SME Server |
Summary: Additional features for dovecot on SME Server |
2 |
Name: smeserver-dovecot-extras |
Name: smeserver-dovecot-extras |
3 |
Version: 0.1.6 |
Version: 0.1.6 |
4 |
Release: 1%{?dist} |
Release: 3%{?dist} |
5 |
License: GPL |
License: GPL |
6 |
Group: Networking/Daemons |
Group: Networking/Daemons |
7 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
8 |
|
Patch0: smeserver-dovecot-extras-0.1.6-Add-update-event-to-createlinks.patch |
9 |
|
Patch1: smeserver-dovecot-extras-0.1.6-Fix-sieve-compile.patch |
10 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
11 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
12 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
20 |
Add IMAP acl (sharedmailbox) and sieve capabilities to the IMAP server |
Add IMAP acl (sharedmailbox) and sieve capabilities to the IMAP server |
21 |
|
|
22 |
%changelog |
%changelog |
23 |
|
* Wed Apr 07 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.6-3.sme |
24 |
|
- fix up sieve compile depending on whether bayes is in use [SME: 11531] |
25 |
|
|
26 |
|
* Tue Apr 06 2021 Brian Read <brianr@bjsystems.co.uk> 0.1.6-2.sme |
27 |
|
- Add -update event to avoid reboot on install [SME: 11032] |
28 |
|
|
29 |
* Thu Nov 12 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.6-1 |
* Thu Nov 12 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 0.1.6-1 |
30 |
- New build for Koozali SME v10 |
- New build for Koozali SME v10 |
31 |
- exclude /us/bin dir |
- exclude /us/bin dir |
56 |
|
|
57 |
%prep |
%prep |
58 |
%setup -q -n %{name}-%{version} |
%setup -q -n %{name}-%{version} |
59 |
|
%patch0 -p1 |
60 |
|
%patch1 -p1 |
61 |
|
|
62 |
%build |
%build |
63 |
perl createlinks |
perl createlinks |