1 |
# $Id: smeserver-mailman.spec,v 1.13 2008/06/27 15:09:36 snetram Exp $ |
# $Id: smeserver-mailman.spec,v 1.16 2008/11/05 22:31:36 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 24 |
%define release 26 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
32 |
Patch17: smeserver-mailman-1.3.0-locale-2008-05-21.patch |
Patch17: smeserver-mailman-1.3.0-locale-2008-05-21.patch |
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 |
36 |
|
Patch21: smeserver-mailman-1.3.0-locale-2008-11-05.patch |
37 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
38 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
39 |
Requires: e-smith-base |
Requires: e-smith-base |
49 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
50 |
|
|
51 |
%changelog |
%changelog |
52 |
|
* Wed Nov 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-26 |
53 |
|
- Apply 5 Nov 2008 locale patch |
54 |
|
|
55 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-25 |
56 |
|
- Apply 14 Oct 2008 locale patch |
57 |
|
|
58 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-24 |
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-24 |
59 |
- Apply 1 July 2008 locale patch |
- Apply 1 July 2008 locale patch |
60 |
|
|
257 |
%patch17 -p1 |
%patch17 -p1 |
258 |
%patch18 -p1 |
%patch18 -p1 |
259 |
%patch19 -p1 |
%patch19 -p1 |
260 |
|
%patch20 -p1 |
261 |
|
%patch21 -p1 |
262 |
|
|
263 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
264 |
|
|