1 |
# $Id: smeserver-mailman.spec,v 1.18 2022/07/30 04:23:49 jpp Exp $ |
# $Id: smeserver-mailman.spec,v 1.19 2022/07/30 17:48:40 brianr 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 18 |
%define release 19 |
14 |
Version: %{version} |
Version: %{version} |
15 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
16 |
License: GPL |
License: GPL |
38 |
Patch8: smeserver-mailman-1.5.0-locale-2022-07-24.patch |
Patch8: smeserver-mailman-1.5.0-locale-2022-07-24.patch |
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 |
42 |
|
|
43 |
%description |
%description |
44 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-19.sme |
48 |
|
- apply locale 2022-11-11 patch |
49 |
|
|
50 |
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-18.sme |
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 1.5.0-18.sme |
51 |
- Re-build and link to latest devtools [SME: 11997] |
- Re-build and link to latest devtools [SME: 11997] |
52 |
|
|
362 |
%patch8 -p1 |
%patch8 -p1 |
363 |
%patch9 -p1 |
%patch9 -p1 |
364 |
%patch10 -p1 |
%patch10 -p1 |
365 |
|
%patch11 -p1 |
366 |
|
|
367 |
#/bin/rm -r root/opt/mailman |
#/bin/rm -r root/opt/mailman |
368 |
|
|