1 |
# $Id: smeserver-mailman.spec,v 1.16 2022/07/24 02:08:18 jpp Exp $ |
# $Id: smeserver-mailman.spec,v 1.17 2022/07/24 02:33:54 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 16 |
%define release 17 |
14 |
Version: %{version} |
Version: %{version} |
15 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
16 |
License: GPL |
License: GPL |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
Requires: e-smith-base |
Requires: e-smith-base |
22 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
23 |
|
Requires: e-smith-apache >= 2.6.0-19 |
24 |
Requires: mailman >= 2.1.9-20.el5.sme |
Requires: mailman >= 2.1.9-20.el5.sme |
25 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
26 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
37 |
Patch7: smeserver-mailman-1.5.0-bz2248-bz2247-enabled-localonly.patch |
Patch7: smeserver-mailman-1.5.0-bz2248-bz2247-enabled-localonly.patch |
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 |
41 |
|
|
42 |
%description |
%description |
43 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Sat Jul 30 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-17.sme |
47 |
|
- update to httpd 2.4 access syntax [SME: 12050] |
48 |
|
- rebuild for core backup [SME: 12015] |
49 |
|
|
50 |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-16.sme |
* Sat Jul 23 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.5.0-16.sme |
51 |
- apply locale 2022-07-24.patch |
- apply locale 2022-07-24.patch |
52 |
- add to core backup [SME: 12015] |
- add to core backup [SME: 12015] |
354 |
%patch7 -p1 |
%patch7 -p1 |
355 |
%patch8 -p1 |
%patch8 -p1 |
356 |
%patch9 -p1 |
%patch9 -p1 |
357 |
|
%patch10 -p1 |
358 |
|
|
359 |
#/bin/rm -r root/opt/mailman |
#/bin/rm -r root/opt/mailman |
360 |
|
|