1 |
# $Id: smeserver-mailman.spec,v 1.10 2013/09/20 15:59:31 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 46 |
%define release 48 |
13 |
Version: %{version} |
Version: %{version} |
14 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
15 |
License: GPL |
License: GPL |
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 |
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 |
69 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
70 |
|
|
71 |
%changelog |
%changelog |
72 |
|
* 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 |
* 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] |
- Mailman is now added to the backup/restore process [SME: 2411] |
77 |
- Added smeserver-mailman-1.3.0.bz2411.Backup_mailman.patch |
- Added smeserver-mailman-1.3.0.bz2411.Backup_mailman.patch |
354 |
%patch34 -p1 |
%patch34 -p1 |
355 |
%patch35 -p1 |
%patch35 -p1 |
356 |
%patch36 -p1 |
%patch36 -p1 |
357 |
|
%patch37 -p1 |
358 |
|
|
359 |
|
|
360 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
361 |
|
|