1 |
# $Id: qpsmtpd.spec,v 1.22 2009/11/02 17:52:56 bytegw Exp $ |
# $Id: qpsmtpd.spec,v 1.27 2012/05/09 19:05:21 charliebrady Exp $ |
2 |
|
|
3 |
Name: qpsmtpd |
Name: qpsmtpd |
4 |
Version: 0.83 |
Version: 0.83 |
5 |
Release: 0.5%{?dist} |
Release: 0.8%{?dist} |
6 |
Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async |
Summary: qpsmtpd + qpsmtpd-apache + qpsmtpd-async |
7 |
License: distributable |
License: distributable |
8 |
Group: System Environment/Daemons |
Group: System Environment/Daemons |
23 |
Source7: README.selinux |
Source7: README.selinux |
24 |
|
|
25 |
Patch10: qpsmtpd-0.83-loginit.patch |
Patch10: qpsmtpd-0.83-loginit.patch |
26 |
|
Patch11: qpsmtpd-48d1a5b9febc96d2d3c4110500759e36fb4eabb6.patch |
27 |
|
Patch12: qpsmtpd-de3fbb565f711bc27e7bfa061e83c3020710dc16.patch |
28 |
|
|
29 |
|
Patch21: 0021-ignore-search-path-in-DNS-lookups.patch |
30 |
|
|
31 |
Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch |
Patch100: qpsmtpd-0.40-badrcptto_allowrelay.patch |
32 |
Patch101: qpsmtpd-0.83-peer_hooks.patch |
Patch101: qpsmtpd-0.83-peer_hooks.patch |
33 |
Patch102: qpsmtpd-0.83-clamd_conf.patch |
Patch102: qpsmtpd-0.83-clamd_conf.patch |
34 |
Patch103: qpsmtpd-0.83-clamav-headers.patch |
Patch103: qpsmtpd-0.83-clamav-headers.patch |
35 |
|
Patch104: qpsmtpd-forkserver-keepalive.patch |
36 |
|
|
37 |
%description |
%description |
38 |
qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the core |
qpsmtpd is a flexible smtpd daemon written in Perl. Apart from the core |
64 |
%prep |
%prep |
65 |
%setup -q |
%setup -q |
66 |
%patch10 -p1 |
%patch10 -p1 |
67 |
|
%patch11 -p1 |
68 |
|
%patch12 -p1 |
69 |
|
%patch21 -p1 |
70 |
%patch100 -p1 |
%patch100 -p1 |
71 |
%patch101 -p1 |
%patch101 -p1 |
72 |
%patch102 -p1 |
%patch102 -p1 |
73 |
%patch103 -p1 |
%patch103 -p1 |
74 |
|
%patch104 -p0 |
75 |
|
|
76 |
|
|
77 |
%build |
%build |
181 |
fi |
fi |
182 |
|
|
183 |
%changelog |
%changelog |
184 |
* Tue Nov 3 2009 <slords@lordsfam.net> 0.83-0.5.sme |
* Sat Jun 30 2012 Ian Wells <esmith@wellsi.com> 0.83-0.8.sme |
185 |
|
- Ignore search path in DNS lookups [SME: 5808] |
186 |
|
|
187 |
|
* Fri May 04 2012 Charlie Brady <charlie_brady@mitel.com> 0.83-0.7.sme |
188 |
|
- Set SO_KEEPALIVE option on client socket - to detect dead |
189 |
|
connections. [SME: 6916] |
190 |
|
|
191 |
|
* Thu Nov 5 2009 <smeserver-contribs@snetram.nl> 0.83-0.6.sme |
192 |
|
- Apply qpsmtpd git changesets to implement custom SPAM |
193 |
|
subject prefix [SME: 5567] |
194 |
|
|
195 |
|
* Tue Nov 3 2009 <slords@mail.com> 0.83-0.5.sme |
196 |
- Update pre requires so scripts don't fail on install [SME: 5557] |
- Update pre requires so scripts don't fail on install [SME: 5557] |
197 |
|
|
198 |
* Sat Oct 31 2009 <slords@lordsfam.net> 0.83-0.4.sme |
* Sat Oct 31 2009 <slords@mail.com> 0.83-0.4.sme |
199 |
- Rebase bad_rcptto patch to remove orig file [SME: 5549] |
- Rebase bad_rcptto patch to remove orig file [SME: 5549] |
200 |
- Change logging in tls init to prevent warnings [SME: 5550] |
- Change logging in tls init to prevent warnings [SME: 5550] |
201 |
|
|
202 |
* Thu Oct 29 2009 <slords@lordsfam.net> 0.83-0.3.sme |
* Thu Oct 29 2009 <slords@mail.com> 0.83-0.3.sme |
203 |
- Only run/initialize plugins once [SME: 5533] |
- Only run/initialize plugins once [SME: 5533] |
204 |
|
|
205 |
* Mon Oct 26 2009 <filippo.carletti@gmail.com> 0.83-0.2.sme |
* Mon Oct 26 2009 <filippo.carletti@gmail.com> 0.83-0.2.sme |
206 |
- Change spool dir permissions and owner to qpsmtpd:clamav |
- Change spool dir permissions and owner to qpsmtpd:clamav |
207 |
- Change log dir permissions and owner to smelog:smelog |
- Change log dir permissions and owner to smelog:smelog |
208 |
|
|
209 |
* Fri Sep 18 2009 <rpmbuild@robinbowes.com> 0.83-0.1.sme |
* Tue Sep 22 2009 <filippo.carletti@gmail.com> 0.83-0.1.sme |
|
- Update to 0.83 |
|
210 |
- add sme specific patches |
- add sme specific patches |
211 |
|
|
212 |
|
* Fri Sep 18 2009 <rpmbuild@robinbowes.com> 0.83-0.1 |
213 |
|
- Update to 0.83 |
214 |
|
|
215 |
* Sun Jul 12 2009 <rpmbuild@robinbowes.com> 0.82-0.1 |
* Sun Jul 12 2009 <rpmbuild@robinbowes.com> 0.82-0.1 |
216 |
- Update to latest release |
- Update to latest release |
217 |
- don't add qpsmtpd to start-up by default |
- don't add qpsmtpd to start-up by default |