1 |
# $Id: smeserver-mailman.spec,v 1.7 2013/07/14 22:55:16 unnilennium Exp $ |
# $Id: smeserver-mailman.spec,v 1.12 2016/03/09 07:14:49 unnilennium 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.3.0 |
%define version 1.3.0 |
12 |
%define release 43 |
%define release 48 |
13 |
Version: %{version} |
Version: %{version} |
14 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
15 |
License: GPL |
License: GPL |
51 |
Patch33: smeserver-mailman-1.3.0-BootStrap.patch |
Patch33: smeserver-mailman-1.3.0-BootStrap.patch |
52 |
Patch34: smeserver-mailman-1.3.0-restarthang.patch |
Patch34: smeserver-mailman-1.3.0-restarthang.patch |
53 |
Patch35: smeserver-mailman-1.3.0-locale-2013-07-14.patch |
Patch35: smeserver-mailman-1.3.0-locale-2013-07-14.patch |
54 |
|
Patch36: smeserver-mailman-1.3.0.bz2411.Backup_mailman.patch |
55 |
|
Patch37: smeserver-mailman-1.3.0-locale-2016-03-09.patch |
56 |
|
|
57 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
58 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
59 |
Requires: e-smith-base |
Requires: e-smith-base |
60 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 8.0 |
61 |
Requires: mailman >= 2.1.5.1-34.rhel4.3sme01 |
Requires: mailman >= 2.1.9-20.el5.sme |
62 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
63 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
64 |
Obsoletes: e-smith-mailman |
Obsoletes: e-smith-mailman |
69 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
70 |
|
|
71 |
%changelog |
%changelog |
72 |
* Wed Sep 18 2013 JP Pialasse <tests@pialasse.com> 1.3.0-43.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 1.3.0-48.sme |
73 |
|
- apply locale 2016-03-09 patch |
74 |
|
|
75 |
|
* Fri Sep 11 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.3.0-46.sme |
76 |
|
- Mailman is now added to the backup/restore process [SME: 2411] |
77 |
|
- Added smeserver-mailman-1.3.0.bz2411.Backup_mailman.patch |
78 |
|
|
79 |
|
* Fri Sep 20 2013 JP Pialasse <tests@pialasse.com> 1.3.0-45.sme |
80 |
|
- fix bug [SME: 7787] |
81 |
|
|
82 |
|
* Thu Sep 19 2013 JP Pialasse <tests@pialasse.com> 1.3.0-44.sme |
83 |
- fix case sensitive TRUE to true in smeserver-mailman-1.3.0-restarthang.patch |
- fix case sensitive TRUE to true in smeserver-mailman-1.3.0-restarthang.patch |
84 |
|
- wrong path to actions folder fixed |
85 |
- see [SME: 7845] |
- see [SME: 7845] |
86 |
|
|
87 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3.0-42.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 1.3.0-42.sme |
353 |
%patch33 -p1 |
%patch33 -p1 |
354 |
%patch34 -p1 |
%patch34 -p1 |
355 |
%patch35 -p1 |
%patch35 -p1 |
356 |
|
%patch36 -p1 |
357 |
|
%patch37 -p1 |
358 |
|
|
359 |
|
|
360 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
361 |
|
|