1 |
# $Id: smeserver-qpsmtpd.spec,v 1.37 2020/05/03 02:00:20 jpp Exp $ |
# $Id: smeserver-qpsmtpd.spec,v 1.42 2020/12/07 04:01:41 jpp 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.6.0 |
%define version 2.6.0 |
7 |
%define release 35 |
%define release 40 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
44 |
Patch31: smeserver-qpsmtpd-2.6.0-log_dmarc_send_reports_output.patch |
Patch31: smeserver-qpsmtpd-2.6.0-log_dmarc_send_reports_output.patch |
45 |
Patch32: smeserver-qpsmtpd-2.6.0-bz10290-forcespamcheck.patch |
Patch32: smeserver-qpsmtpd-2.6.0-bz10290-forcespamcheck.patch |
46 |
Patch33: smeserver-qpsmtpd-2.6.0-bz10460-better-Cipher-and-Protocol.patch |
Patch33: smeserver-qpsmtpd-2.6.0-bz10460-better-Cipher-and-Protocol.patch |
47 |
Patch34: smeserver-qpsmtpd-2.6.0-bz10975-expand-badrcptto_ext.patch |
Patch34: smeserver-qpsmtpd-2.6.0-bz10368-expand-badrcptto_ext.patch |
48 |
|
Patch35: smeserver-qpsmtpd-2.6.0-bz11107_11164_systemd_update_event.patch |
49 |
|
Patch36: smeserver-qpsmtpd-2.6.0-bz11107-fix.patch |
50 |
|
Patch37: smeserver-qpsmtpd-2.6.0-bz11245_runit_required.patch |
51 |
|
|
52 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
53 |
Requires: qpsmtpd >= 0.96-19 |
Requires: qpsmtpd >= 0.96-19 |
82 |
SME Server qpsmtpd smtpd module |
SME Server qpsmtpd smtpd module |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-35.sme |
* Thu Dec 10 2020 Michel Begue <mab974@gmail.com> 2.6.0-40.sme |
86 |
- expand badrcptto_ext when needed [SME: 10975] |
- add Requires=runit.service (qpsmtpd & sqpsmtpd) [SME: 11245] |
87 |
|
|
88 |
|
* Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-39.sme |
89 |
|
- fix service not enabled [SME: 11107] |
90 |
|
remove reset-unsavedflag |
91 |
|
|
92 |
|
* Fri Nov 27 2020 Michel Begue <mab974@gmail.com> 2.6.0-37.sme |
93 |
|
- Move qpsmtpd & sqpsmtpd services to systemd [SME: 11107] |
94 |
|
- Create smeserver-qpsmtpd-update event [SME: 11164] |
95 |
|
|
96 |
|
* Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-36.sme |
97 |
|
- expand badrcptto_ext when needed [SME: 10638] |
98 |
this avoid user, group or pseudonyms for internal purpose to be reachable |
this avoid user, group or pseudonyms for internal purpose to be reachable |
99 |
from outside |
from outside |
100 |
|
|
938 |
%patch32 -p1 |
%patch32 -p1 |
939 |
%patch33 -p1 |
%patch33 -p1 |
940 |
%patch34 -p1 |
%patch34 -p1 |
941 |
|
%patch35 -p1 |
942 |
|
%patch36 -p1 |
943 |
|
%patch37 -p1 |
944 |
|
|
945 |
%build |
%build |
946 |
perl createlinks |
perl createlinks |