1 |
# $Id$ |
# $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 15 |
%define release 26 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
23 |
Patch8: smeserver-mailman-1.3.0-actionorder.patch |
Patch8: smeserver-mailman-1.3.0-actionorder.patch |
24 |
Patch9: smeserver-mailman-1.3.0-alias2mailman.patch |
Patch9: smeserver-mailman-1.3.0-alias2mailman.patch |
25 |
Patch10: smeserver-mailman-1.3.0-smelist.patch2 |
Patch10: smeserver-mailman-1.3.0-smelist.patch2 |
26 |
|
Patch11: smeserver-mailman-1.3.0-locale-2008-04-22.patch |
27 |
|
Patch12: smeserver-mailman-1.3.0-archives.patch |
28 |
|
Patch13: smeserver-mailman-1.3.0-locale-2008-04-23.patch |
29 |
|
Patch14: smeserver-mailman-1.3.0-locale-2008-04-26.patch |
30 |
|
Patch15: smeserver-mailman-1.3.0-add2general.patch |
31 |
|
Patch16: smeserver-mailman-1.3.0-locale-2008-05-05.patch |
32 |
|
Patch17: smeserver-mailman-1.3.0-locale-2008-05-21.patch |
33 |
|
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 |
|
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 |
40 |
Requires: e-smith-release >= 7.0 |
Requires: e-smith-release >= 7.0 |
41 |
Requires: mailman >= 2.1.5.1-34.rhel4.3sme01 |
Requires: mailman >= 2.1.5.1-34.rhel4.3sme01 |
42 |
|
Requires: e-smith-formmagick >= 1.4.0-12 |
43 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
44 |
Obsoletes: e-smith-mailman |
Obsoletes: e-smith-mailman |
45 |
Provides: e-smith-mailman |
Provides: e-smith-mailman |
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 |
59 |
|
- Apply 1 July 2008 locale patch |
60 |
|
|
61 |
|
* Fri Jun 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-23 |
62 |
|
- Apply 27 Jun 2008 locale patch |
63 |
|
|
64 |
|
* Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-22 |
65 |
|
- Apply 21 May 2008 locale patch |
66 |
|
- Fixed version number in previous changelog entry |
67 |
|
|
68 |
|
* Mon May 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.6-21 |
69 |
|
- Apply 5 May 2008 locale patch |
70 |
|
|
71 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-20 |
72 |
|
- Add common <base> tags to e-smith-formmagick's general |
73 |
|
|
74 |
|
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-19 |
75 |
|
- Added 26 April 2008 locale patch |
76 |
|
|
77 |
|
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-18 |
78 |
|
- Added 23 April 2008 locale patch |
79 |
|
- Fixed changelog |
80 |
|
|
81 |
|
* Wed Apr 23 2008 Daniel B. <daniel@firewall-services.com> 1.3.0-17 |
82 |
|
- Fix path for the archives [SME: 4252] |
83 |
|
|
84 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-16 |
85 |
|
- Added 22 April 2008 locale patch |
86 |
|
|
87 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
88 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
89 |
|
|
248 |
%patch8 -p1 |
%patch8 -p1 |
249 |
%patch9 -p1 |
%patch9 -p1 |
250 |
%patch10 -p1 |
%patch10 -p1 |
251 |
|
%patch11 -p1 |
252 |
|
%patch12 -p1 |
253 |
|
%patch13 -p1 |
254 |
|
%patch14 -p1 |
255 |
|
%patch15 -p1 |
256 |
|
%patch16 -p1 |
257 |
|
%patch17 -p1 |
258 |
|
%patch18 -p1 |
259 |
|
%patch19 -p1 |
260 |
|
%patch20 -p1 |
261 |
|
%patch21 -p1 |
262 |
|
|
263 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
264 |
|
|