2 |
%define name smeserver-qpsmtpd |
%define name smeserver-qpsmtpd |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2.1 |
%define version 1.2.1 |
5 |
%define release 55 |
%define release 57 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
52 |
Patch41: smeserver-qpsmtpd-1.2.1-dividezerofix.patch |
Patch41: smeserver-qpsmtpd-1.2.1-dividezerofix.patch |
53 |
Patch42: smeserver-qpsmtpd-1.2.1-rblsbl.patch3 |
Patch42: smeserver-qpsmtpd-1.2.1-rblsbl.patch3 |
54 |
Patch43: smeserver-qpsmtpd-1.2.1-FixDisclaimerEmptyLines.patch |
Patch43: smeserver-qpsmtpd-1.2.1-FixDisclaimerEmptyLines.patch |
55 |
|
Patch44: smeserver-qpsmtpd-1.2.1-spamhaus.patch |
56 |
|
Patch45: smeserver-qpsmtpd-1.2.1-securitysage.patch |
57 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
58 |
Requires: qpsmtpd >= 0.40 |
Requires: qpsmtpd >= 0.40 |
59 |
Requires: perl(Mail::DKIM) |
Requires: perl(Mail::DKIM) |
84 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
85 |
|
|
86 |
%changelog |
%changelog |
87 |
|
* Sun Oct 5 2008 Shad L. Lords <slords@mail.com> 1.2.1-57 |
88 |
|
- Fix migrate fragment for zen.spamhaus.org [SME: 2116] |
89 |
|
|
90 |
|
* Sun Oct 5 2008 Shad L. Lords <slords@mail.com> 1.2.1-56 |
91 |
|
- Migrate sbl-xbl.spamhaus.org to zen.spamhaus.org [SME: 2116] |
92 |
|
- Remove blackhole.securitysage.com [SME: 4623] |
93 |
|
|
94 |
* Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 1.2.1-55 |
* Wed Jul 23 2008 Gavin Weight <gweight@gmail.com> 1.2.1-55 |
95 |
- Fix empty lines and add feature to specify disclaimer directory. [SME: 3244] |
- Fix empty lines and add feature to specify disclaimer directory. |
96 |
|
(thanks, Federico Simoncelli). [SME: 3244] |
97 |
|
|
98 |
* Thu Apr 17 2008 Gavin Weight <gweight@gmail.com> 1.2.1-54 |
* Thu Apr 17 2008 Gavin Weight <gweight@gmail.com> 1.2.1-54 |
99 |
- Migrate ordb.net entries away. [SME: 4214] |
- Migrate ordb.net entries away. [SME: 4214] |
717 |
%patch41 -p1 |
%patch41 -p1 |
718 |
%patch42 -p1 |
%patch42 -p1 |
719 |
%patch43 -p1 |
%patch43 -p1 |
720 |
|
%patch44 -p1 |
721 |
|
%patch45 -p1 |
722 |
|
|
723 |
%build |
%build |
724 |
perl createlinks |
perl createlinks |