1 |
# $Id: smeserver-mailman.spec,v 1.22 2009/04/27 16:11:21 slords Exp $ |
# $Id: smeserver-mailman.spec,v 1.24 2009/08/24 17:58:13 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 31 |
%define release 33 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch26: smeserver-mailman-1.3.0-locale-2009-05-20.patch |
42 |
|
Patch27: smeserver-mailman-1.3.0-locale-2009-08-24.patch |
43 |
|
Patch28: smeserver-mailman-1.3.0-locale-2009-10-27.patch |
44 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
45 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
Requires: e-smith-base |
Requires: e-smith-base |
56 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
57 |
|
|
58 |
%changelog |
%changelog |
59 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-33.sme |
60 |
|
- apply locale 2009-10-27 patch |
61 |
|
|
62 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.0-32.sme |
63 |
|
- apply locale 2009-08-24 patch |
64 |
|
|
65 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.3.0-31.sme |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.3.0-31.sme |
66 |
- apply locale 2009-05-20 patch |
- apply locale 2009-05-20 patch |
67 |
|
|
292 |
%patch24 -p1 |
%patch24 -p1 |
293 |
%patch25 -p1 |
%patch25 -p1 |
294 |
%patch26 -p1 |
%patch26 -p1 |
295 |
|
%patch27 -p1 |
296 |
|
%patch28 -p1 |
297 |
|
|
298 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
299 |
|
|