1 |
# $Id: smeserver-mailman.spec,v 1.23 2009/05/20 18:16:27 slords Exp $ |
# $Id: smeserver-mailman.spec,v 1.27 2011/03/06 15:28:01 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 32 |
%define release 36 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch27: smeserver-mailman-1.3.0-locale-2009-08-24.patch |
43 |
|
Patch28: smeserver-mailman-1.3.0-locale-2009-10-27.patch |
44 |
|
Patch29: smeserver-mailman-1.3.0-locale-2010-03-02.patch |
45 |
|
Patch30: smeserver-mailman-1.3.0-locale-2011-03-06.patch |
46 |
|
Patch31: smeserver-mailman-1.3.0-locale-2011-04-27.patch |
47 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
48 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
49 |
Requires: e-smith-base |
Requires: e-smith-base |
59 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
60 |
|
|
61 |
%changelog |
%changelog |
62 |
|
* Wed Apr 27 2011 SME Translation Server <translations@contribs.org> 1.3.0-36.sme |
63 |
|
- apply locale 2011-04-27 patch |
64 |
|
|
65 |
|
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 1.3.0-35.sme |
66 |
|
- apply locale 2011-03-06 patch |
67 |
|
|
68 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 1.3.0-34.sme |
69 |
|
- apply locale 2010-03-02 patch |
70 |
|
|
71 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 1.3.0-33.sme |
72 |
|
- apply locale 2009-10-27 patch |
73 |
|
|
74 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.0-32.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 1.3.0-32.sme |
75 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
76 |
|
|
305 |
%patch25 -p1 |
%patch25 -p1 |
306 |
%patch26 -p1 |
%patch26 -p1 |
307 |
%patch27 -p1 |
%patch27 -p1 |
308 |
|
%patch28 -p1 |
309 |
|
%patch29 -p1 |
310 |
|
%patch30 -p1 |
311 |
|
%patch31 -p1 |
312 |
|
|
313 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
314 |
|
|