1 |
# $Id: smeserver-qpsmtpd.spec,v 1.35 2017/02/27 18:47:02 unnilennium Exp $ |
# $Id: smeserver-qpsmtpd.spec,v 1.36 2017/02/27 18:58:29 unnilennium Exp $ |
2 |
|
|
3 |
Summary: SME Server qpsmtpd module |
Summary: SME Server qpsmtpd module |
4 |
%define name smeserver-qpsmtpd |
%define name smeserver-qpsmtpd |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 34 |
%define release 35 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
73 |
Requires: perl-IO-stringy |
Requires: perl-IO-stringy |
74 |
Requires: perl-File-MMagic |
Requires: perl-File-MMagic |
75 |
Requires: perl-MIME-tools |
Requires: perl-MIME-tools |
76 |
|
Conflicts: smeserver-wbl < 0.3.0-14 |
77 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
78 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
79 |
AutoReqProv: no |
AutoReqProv: no |
82 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Sat May 06 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-35.sme |
86 |
|
- prevent incoming email to stop if smeserver-wbl is installed and not updated [SME: 10276] |
87 |
|
|
88 |
* Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-34.sme |
* Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.4.0-34.sme |
89 |
- updated regex for SBList in smeserver-qpsmtpd-2.4.0-change_rbl_sbl_list_separator.patch |
- updated regex for SBList in smeserver-qpsmtpd-2.4.0-change_rbl_sbl_list_separator.patch |
90 |
- to take into account list using a subdomain [SME: 10116] |
- to take into account list using a subdomain [SME: 10116] |