1 |
# $Id: smeserver-mailman.spec,v 1.14 2008/07/01 20:04:46 snetram Exp $ |
# $Id: smeserver-mailman.spec,v 1.18 2008/11/25 16:20:24 slords Exp $ |
2 |
# Authority: gordonr |
# Authority: gordonr |
3 |
# Name: Gordon Rowell |
# Name: Gordon Rowell |
4 |
|
|
6 |
%define name smeserver-mailman |
%define name smeserver-mailman |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.3.0 |
%define version 1.3.0 |
9 |
%define release 25 |
%define release 27 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
33 |
Patch18: smeserver-mailman-1.3.0-locale-2008-06-27.patch |
Patch18: smeserver-mailman-1.3.0-locale-2008-06-27.patch |
34 |
Patch19: smeserver-mailman-1.3.0-locale-2008-07-01.patch |
Patch19: smeserver-mailman-1.3.0-locale-2008-07-01.patch |
35 |
Patch20: smeserver-mailman-1.3.0-locale-2008-10-14.patch |
Patch20: smeserver-mailman-1.3.0-locale-2008-10-14.patch |
36 |
|
Patch21: smeserver-mailman-1.3.0-locale-2008-11-05.patch |
37 |
|
Patch22: smeserver-mailman-1.3.0-locale-2009-01-31.patch |
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
40 |
Requires: e-smith-base |
Requires: e-smith-base |
50 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
51 |
|
|
52 |
%changelog |
%changelog |
53 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-27 |
54 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
55 |
|
|
56 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-26 |
57 |
|
- Apply 5 Nov 2008 locale patch |
58 |
|
|
59 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-25 |
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-25 |
60 |
- Apply 14 Oct 2008 locale patch |
- Apply 14 Oct 2008 locale patch |
61 |
|
|
262 |
%patch18 -p1 |
%patch18 -p1 |
263 |
%patch19 -p1 |
%patch19 -p1 |
264 |
%patch20 -p1 |
%patch20 -p1 |
265 |
|
%patch21 -p1 |
266 |
|
%patch22 -p1 |
267 |
|
|
268 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
269 |
|
|