1 |
# $Id: smeserver-mailman.spec,v 1.12 2008/05/21 20:17:45 snetram Exp $ |
# $Id: smeserver-mailman.spec,v 1.14 2008/07/01 20:04:46 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 23 |
%define release 25 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
31 |
Patch16: smeserver-mailman-1.3.0-locale-2008-05-05.patch |
Patch16: smeserver-mailman-1.3.0-locale-2008-05-05.patch |
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 |
35 |
|
Patch20: smeserver-mailman-1.3.0-locale-2008-10-14.patch |
36 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
37 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
38 |
Requires: e-smith-base |
Requires: e-smith-base |
48 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-25 |
52 |
|
- Apply 14 Oct 2008 locale patch |
53 |
|
|
54 |
|
* Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-24 |
55 |
|
- Apply 1 July 2008 locale patch |
56 |
|
|
57 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-23 |
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-23 |
58 |
- Apply 27 Jun 2008 locale patch |
- Apply 27 Jun 2008 locale patch |
59 |
|
|
252 |
%patch16 -p1 |
%patch16 -p1 |
253 |
%patch17 -p1 |
%patch17 -p1 |
254 |
%patch18 -p1 |
%patch18 -p1 |
255 |
|
%patch19 -p1 |
256 |
|
%patch20 -p1 |
257 |
|
|
258 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
259 |
|
|