1 |
# $Id: smeserver-mailman.spec,v 1.9 2013/09/19 18:23:56 unnilennium Exp $ |
# $Id: smeserver-mailman.spec,v 1.10 2013/09/20 15:59:31 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 45 |
%define release 46 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
56 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
57 |
Requires: e-smith-base |
Requires: e-smith-base |
67 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
68 |
|
|
69 |
%changelog |
%changelog |
70 |
|
* Fri Sep 11 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 1.3.0-46.sme |
71 |
|
- Mailman is now added to the backup/restore process [SME: 2411] |
72 |
|
- Added smeserver-mailman-1.3.0.bz2411.Backup_mailman.patch |
73 |
|
|
74 |
* Fri Sep 20 2013 JP Pialasse <tests@pialasse.com> 1.3.0-45.sme |
* Fri Sep 20 2013 JP Pialasse <tests@pialasse.com> 1.3.0-45.sme |
75 |
- fix bug [SME: 7787] |
- fix bug [SME: 7787] |
76 |
|
|
348 |
%patch33 -p1 |
%patch33 -p1 |
349 |
%patch34 -p1 |
%patch34 -p1 |
350 |
%patch35 -p1 |
%patch35 -p1 |
351 |
|
%patch36 -p1 |
352 |
|
|
353 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
354 |
|
|