1 |
# $Id: smeserver-mailman.spec,v 1.21 2009/03/03 21:36:59 slords Exp $ |
# $Id: smeserver-mailman.spec,v 1.23 2009/05/20 18:16:27 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 30 |
%define release 32 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
38 |
Patch23: smeserver-mailman-1.3.0-locale-2009-03-01.patch |
Patch23: smeserver-mailman-1.3.0-locale-2009-03-01.patch |
39 |
Patch24: smeserver-mailman-1.3.0-locale-2009-03-03.patch |
Patch24: smeserver-mailman-1.3.0-locale-2009-03-03.patch |
40 |
Patch25: smeserver-mailman-1.3.0-locale-2009-04-27.patch |
Patch25: smeserver-mailman-1.3.0-locale-2009-04-27.patch |
41 |
|
Patch26: smeserver-mailman-1.3.0-locale-2009-05-20.patch |
42 |
|
Patch27: smeserver-mailman-1.3.0-locale-2009-08-24.patch |
43 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
45 |
Requires: e-smith-base |
Requires: e-smith-base |
55 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
56 |
|
|
57 |
%changelog |
%changelog |
58 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.0-32.sme |
59 |
|
- apply locale 2009-08-24 patch |
60 |
|
|
61 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.3.0-31.sme |
62 |
|
- apply locale 2009-05-20 patch |
63 |
|
|
64 |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-30.sme |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-30.sme |
65 |
- apply locale 2009-04-27 patch |
- apply locale 2009-04-27 patch |
66 |
|
|
287 |
%patch23 -p1 |
%patch23 -p1 |
288 |
%patch24 -p1 |
%patch24 -p1 |
289 |
%patch25 -p1 |
%patch25 -p1 |
290 |
|
%patch26 -p1 |
291 |
|
%patch27 -p1 |
292 |
|
|
293 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
294 |
|
|