1 |
# $Id: smeserver-mailman.spec,v 1.5 2021/08/23 00:10:40 terryfage Exp $ |
# $Id: smeserver-mailman.spec,v 1.6 2022/03/15 18:15:59 jpp Exp $ |
2 |
# Authority: gordonr |
# Authority: gordonr |
3 |
# Name: Gordon Rowell |
# Name: Gordon Rowell |
4 |
|
|
9 |
%define name smeserver-mailman |
%define name smeserver-mailman |
10 |
Name: %{name} |
Name: %{name} |
11 |
%define version 1.5.0 |
%define version 1.5.0 |
12 |
%define release 11 |
%define release 12 |
13 |
Version: %{version} |
Version: %{version} |
14 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
15 |
License: GPL |
License: GPL |
28 |
Patch0: smeserver-mailman-1.5.0.bz2411.Backup_mailman.patch |
Patch0: smeserver-mailman-1.5.0.bz2411.Backup_mailman.patch |
29 |
Patch1: smeserver-mailman-1.5.0-locale-2016-03-09.patch |
Patch1: smeserver-mailman-1.5.0-locale-2016-03-09.patch |
30 |
Patch2: smeserver-mailman-1.5.0-locale-2021-08-22.patch |
Patch2: smeserver-mailman-1.5.0-locale-2021-08-22.patch |
31 |
|
Patch3: smeserver-mailman-1.5.0-bz11278-systemd.patch |
32 |
|
|
33 |
%description |
%description |
34 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Sun Apr 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-12.sme |
38 |
|
- fix missing service start [SME: 11278] |
39 |
|
add update event |
40 |
|
|
41 |
* Tue Mar 15 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-11.sme |
* Tue Mar 15 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-11.sme |
42 |
- fix www line should be after apache line in /etc/group [SME: 8056] |
- fix www line should be after apache line in /etc/group [SME: 8056] |
43 |
|
|
315 |
%patch0 -p1 |
%patch0 -p1 |
316 |
%patch1 -p1 |
%patch1 -p1 |
317 |
%patch2 -p1 |
%patch2 -p1 |
318 |
|
%patch3 -p1 |
319 |
|
|
320 |
#/bin/rm -r root/opt/mailman |
#/bin/rm -r root/opt/mailman |
321 |
|
|