1 |
# $Id: smeserver-mailman.spec,v 1.2 2008/04/21 00:49:57 slords Exp $ |
# $Id: smeserver-mailman.spec,v 1.6 2008/04/23 16:55:28 vip-ire 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 16 |
%define release 18 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
Requires: e-smith-base |
Requires: e-smith-base |
40 |
Add Mailman integration to the SME server. |
Add Mailman integration to the SME server. |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
* Sun Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-16 |
* Wed Apr 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-18 |
44 |
|
- Added 23 April 2008 locale patch |
45 |
|
- Fixed changelog |
46 |
|
|
47 |
|
* Wed Apr 23 2008 Daniel B. <daniel@firewall-services.com> 1.3.0-17 |
48 |
|
- Fix path for the archives [SME: 4252] |
49 |
|
|
50 |
|
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.3.0-16 |
51 |
- Added 22 April 2008 locale patch |
- Added 22 April 2008 locale patch |
52 |
|
|
53 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
215 |
%patch9 -p1 |
%patch9 -p1 |
216 |
%patch10 -p1 |
%patch10 -p1 |
217 |
%patch11 -p1 |
%patch11 -p1 |
218 |
|
%patch12 -p1 |
219 |
|
%patch13 -p1 |
220 |
|
|
221 |
/bin/rm -r root/opt/mailman |
/bin/rm -r root/opt/mailman |
222 |
|
|