1 |
%define version 1.6.0 |
2 |
%define release 1 |
3 |
%define name smeserver-dovecot |
4 |
|
5 |
|
6 |
Summary: Dovecot IMAP server integration |
7 |
Name: %{name} |
8 |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
10 |
License: GPL |
11 |
Group: Networking/Daemons |
12 |
Source: %{name}-%{version}.tar.xz |
13 |
|
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildArchitectures: noarch |
16 |
BuildRequires: e-smith-devtools |
17 |
|
18 |
Requires: e-smith-base >= 5.2.0 |
19 |
Requires: dovecot >= 2.0.9 |
20 |
|
21 |
Provides: e-smith-imap |
22 |
Obsoletes: e-smith-imap |
23 |
Obsoletes: e-smith-ssl-imap |
24 |
Obsoletes: e-smith-wu-imap |
25 |
Obsoletes: imap |
26 |
Obsoletes: m4 <= 1.4.5 |
27 |
Obsoletes: mailfront <= 1.10 |
28 |
Obsoletes: stunnel <= 4.15 |
29 |
Obsoletes: stunnel-tls <= 3.22 |
30 |
Obsoletes: words <= 3.0 |
31 |
|
32 |
%description |
33 |
Configure the dovecot IMAP server with sieve scripts support, |
34 |
quota, ACL, extended logging, master user |
35 |
|
36 |
%changelog |
37 |
* Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 1.6.0-1.sme |
38 |
- Initial release to sme10 |
39 |
|
40 |
* Wed Jan 13 2016 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-20.sme |
41 |
- Hook into the new ssl-update event [SME: 9152] |
42 |
|
43 |
* Thu Jan 7 2016 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-19.sme |
44 |
- Allow settings SSL protocols from DB (and set TLSv1 back to enabled |
45 |
on a default install) [SME: 9175] |
46 |
|
47 |
* Wed Jan 6 2016 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-18.sme |
48 |
- Disable TLSv1 [SME: 9175] |
49 |
|
50 |
* Wed Jan 7 2015 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-17.sme |
51 |
- Allow custom passdb args [SME: 8778] |
52 |
|
53 |
* Thu Jan 23 2014 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-16.sme |
54 |
- Remove limit props from the imaps DB entry [SME: 8082] |
55 |
|
56 |
* Tue Dec 24 2013 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-15.sme |
57 |
- Apply process limits [SME: 8082] |
58 |
|
59 |
* Sun Jun 23 2013 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-14.sme |
60 |
- Listen on loopback if disabled [SME: 7697] |
61 |
|
62 |
* Wed May 29 2013 chris burnat <devlist@burnat.com> - 1.4.0-13.sme |
63 |
- Reverse changes made in 1.4.0-12 [SME: 7597] |
64 |
|
65 |
* Fri May 24 2013 chris burnat <devlist@burnat.com> - 1.4.0-12.sme |
66 |
- Fix IMAP folders dont present correctly in Outlook 2007 [SME: 7597] |
67 |
|
68 |
* Sat May 18 2013 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-11.sme |
69 |
- Fix permissions on imapd.pem as it's used by pop3s [SME: 7570] |
70 |
|
71 |
* Wed Apr 24 2013 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-10.sme |
72 |
- Do not obsolete bglibs, it's required for cvm [SME: 7509] |
73 |
|
74 |
* Tue Apr 16 2013 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-9.sme |
75 |
- Allow plaintext (unless explicitly disabled) [SME: 7549] |
76 |
|
77 |
* Wed Apr 10 2013 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-8.sme |
78 |
- Do not obsolete cvm, it's still needed for qpsmtpd [SME: 7509] |
79 |
|
80 |
* Thu Feb 28 2013 Shad L. Lords <slords@mail.com> - 1.4.0-7.sme |
81 |
- Obsolete another el5 required by requires [SME: 7273] |
82 |
|
83 |
* Thu Feb 28 2013 Shad L. Lords <slords@mail.com> - 1.4.0-6.sme |
84 |
- Fix Obsolete el5 mailfront version [SME: 7273] |
85 |
|
86 |
* Thu Feb 28 2013 Shad L. Lords <slords@mail.com> - 1.4.0-5.sme |
87 |
- Obsolete el5 packages that were required by old requires [SME: 7273] |
88 |
|
89 |
* Thu Feb 28 2013 Shad L. Lords <slords@mail.com> - 1.4.0-4.sme |
90 |
- Obsolete older requires that are no longer needed [SME: 7273] |
91 |
|
92 |
* Thu Feb 28 2013 Shad L. Lords <slords@mail.com> - 1.4.0-3.sme |
93 |
- Remove requires for packages no longer needed [SME: 7405] |
94 |
|
95 |
* Thu Feb 28 2013 Daniel Berteaud <daniel@firewall-services.com> - 1.4.0-2.sme |
96 |
- remove the IMAP acl and Sieve support [SME: 7405] |
97 |
- remove obsolete changelog (used in my previous buildsys) |
98 |
|
99 |
* Tue Feb 26 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1-1 |
100 |
- store sharedmailbox dict file in /home/e-smith/db/dovecot |
101 |
|
102 |
* Tue Feb 12 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1 |
103 |
- Pass the recipient variable to dovcot-lda |
104 |
|
105 |
* Tue Nov 29 2011 Daniel Berteaud <daniel@firewall-services.com> - 0.1 |
106 |
- initial release |
107 |
|
108 |
%prep |
109 |
%setup -q -n %{name}-%{version} |
110 |
|
111 |
%build |
112 |
perl createlinks |
113 |
|
114 |
%install |
115 |
/bin/rm -rf $RPM_BUILD_ROOT |
116 |
(cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT) |
117 |
/bin/rm -f %{name}-%{version}-filelist |
118 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
119 |
--file /var/service/dovecot/run 'attr(0755,root,root)' \ |
120 |
--file /var/service/dovecot/log/run 'attr(0755,root,root)' \ |
121 |
--file /var/service/dovecot/control/1 'attr(0755,root,root)' \ |
122 |
--dir /var/log/dovecot 'attr(0750,smelog,smelog)' \ |
123 |
> %{name}-%{version}-filelist |
124 |
|
125 |
%files -f %{name}-%{version}-filelist |
126 |
%defattr(-,root,root) |
127 |
|
128 |
%clean |
129 |
rm -rf $RPM_BUILD_ROOT |
130 |
|
131 |
%pre |
132 |
|
133 |
%post |
134 |
|
135 |
%preun |
136 |
|