1 |
%define version 1.6.0 |
%define version 1.6.0 |
2 |
%define release 8 |
%define release 12 |
3 |
%define name smeserver-dovecot |
%define name smeserver-dovecot |
4 |
|
|
5 |
|
|
15 |
Patch1: smeserver-dovecot-1.6.0-pop3.patch |
Patch1: smeserver-dovecot-1.6.0-pop3.patch |
16 |
Patch2: smeserver-dovecot-1.6.0-bz10934-Ciphers-and-TLS.patch |
Patch2: smeserver-dovecot-1.6.0-bz10934-Ciphers-and-TLS.patch |
17 |
Patch3: smeserver-dovecot-1.6.0-bz9865-use-email-to-auth.patch |
Patch3: smeserver-dovecot-1.6.0-bz9865-use-email-to-auth.patch |
18 |
|
Patch4: smeserver-dovecot-1.6.0-fix-createlinks-1.patch |
19 |
|
|
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
42 |
quota, ACL, extended logging, master user |
quota, ACL, extended logging, master user |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Mon May 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-12.sme |
46 |
|
- fix typo in enabling TLSv1.2 as default [SME: 10934] |
47 |
|
|
48 |
|
* Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.6.0-10.sme |
49 |
|
- fix typo in 35ssl template [SME: 10934] |
50 |
|
|
51 |
|
* Mon May 04 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.6.0-9.sme |
52 |
|
- fix typo in createlinks [SME: 10932] |
53 |
|
|
54 |
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-8.sme |
* Sat May 02 2020 Jean-Philipe Pialasse <tests@pialasse.com> 1.6.0-8.sme |
55 |
- revert property names with period in it [SME: 10934] |
- revert property names with period in it [SME: 10934] |
56 |
|
|
156 |
%patch1 -p1 |
%patch1 -p1 |
157 |
%patch2 -p1 |
%patch2 -p1 |
158 |
%patch3 -p1 |
%patch3 -p1 |
159 |
|
%patch4 -p1 |
160 |
|
|
161 |
%build |
%build |
162 |
perl createlinks |
perl createlinks |