1 |
# $Id: smeserver-mailman.spec,v 1.20 2022/11/11 15:54:29 jpp Exp $ |
# $Id: smeserver-mailman.spec,v 1.21 2022/11/11 16:04:52 jpp Exp $ |
2 |
# Authority: gordonr |
# Authority: gordonr |
3 |
# Name: Gordon Rowell |
# Name: Gordon Rowell |
4 |
|
|
10 |
%define name smeserver-mailman |
%define name smeserver-mailman |
11 |
Name: %{name} |
Name: %{name} |
12 |
%define version 1.5.0 |
%define version 1.5.0 |
13 |
%define release 20 |
%define release 21 |
14 |
Version: %{version} |
Version: %{version} |
15 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
16 |
License: GPL |
License: GPL |
39 |
Patch9: smeserver-mailman-1.5.0-bz12015-backup.patch |
Patch9: smeserver-mailman-1.5.0-bz12015-backup.patch |
40 |
Patch10: smeserver-mailman-1.5.0-bz12050-24syntax.patch |
Patch10: smeserver-mailman-1.5.0-bz12050-24syntax.patch |
41 |
Patch11: smeserver-mailman-1.5.0-locale-2022-11-11.patch |
Patch11: smeserver-mailman-1.5.0-locale-2022-11-11.patch |
42 |
|
Patch12: smeserver-mailman-1.5.0-locale-2024-09-05.patch |
43 |
|
|
44 |
%description |
%description |
45 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Fri Sep 06 2024 terry Fage <terry@fage.id.au> 1.5.0-21.sme |
49 |
|
- apply locale 2024-09-05.patch |
50 |
|
|
51 |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-20.sme |
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-20.sme |
52 |
- apply locale 2022-11-11 patch |
- apply locale 2022-11-11 patch |
53 |
|
|
367 |
%patch9 -p1 |
%patch9 -p1 |
368 |
%patch10 -p1 |
%patch10 -p1 |
369 |
%patch11 -p1 |
%patch11 -p1 |
370 |
|
%patch12 -p1 |
371 |
|
|
372 |
#/bin/rm -r root/opt/mailman |
#/bin/rm -r root/opt/mailman |
373 |
|
|