1 |
# $Id: smeserver-mailman.spec,v 1.16 2008/11/05 22:31:36 snetram Exp $ |
# $Id: smeserver-mailman.spec,v 1.19 2009/01/31 07:46:25 snetram 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 26 |
%define release 28 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch21: smeserver-mailman-1.3.0-locale-2008-11-05.patch |
37 |
|
Patch22: smeserver-mailman-1.3.0-locale-2009-01-31.patch |
38 |
|
Patch23: smeserver-mailman-1.3.0-locale-2009-03-01.patch |
39 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
40 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
Requires: e-smith-base |
Requires: e-smith-base |
51 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-28 |
55 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
56 |
|
|
57 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-27 |
58 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
59 |
|
|
60 |
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-26 |
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-26 |
61 |
- Apply 5 Nov 2008 locale patch |
- Apply 5 Nov 2008 locale patch |
62 |
|
|
267 |
%patch19 -p1 |
%patch19 -p1 |
268 |
%patch20 -p1 |
%patch20 -p1 |
269 |
%patch21 -p1 |
%patch21 -p1 |
270 |
|
%patch22 -p1 |
271 |
|
%patch23 -p1 |
272 |
|
|
273 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
274 |
|
|