--- rpms/smeserver-mailman/contribs9/smeserver-mailman.spec 2015/09/08 12:15:10 1.6 +++ rpms/smeserver-mailman/contribs9/smeserver-mailman.spec 2016/03/09 08:39:06 1.8 @@ -1,4 +1,4 @@ -# $Id: smeserver-mailman.spec,v 1.5 2015/09/07 17:27:21 stephdl Exp $ +# $Id: smeserver-mailman.spec,v 1.7 2015/09/11 15:05:17 stephdl Exp $ # Authority: gordonr # Name: Gordon Rowell @@ -9,7 +9,7 @@ Summary: Mailman configuration for SME s %define name smeserver-mailman Name: %{name} %define version 1.5.0 -%define release 5 +%define release 7 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -25,11 +25,20 @@ BuildRequires: e-smith-devtools >= 1.13. Obsoletes: e-smith-mailman Provides: e-smith-mailman AutoReqProv: no +Patch0: smeserver-mailman-1.5.0.bz2411.Backup_mailman.patch +Patch1: smeserver-mailman-1.5.0-locale-2016-03-09.patch %description Add Mailman integration to the SME server. %changelog +* Wed Mar 09 2016 JP Pialasse 1.5.0-7.sme +- apply locale 2016-03-09 patch + +* Fri Sep 11 2015 stephane de Labrusse 1.5.0-6.sme +- Mailman is now added to the backup/restore process [SME: 2411] +- Added smeserver-mailman-1.5.0.bz2411.Backup_mailman.patch + * Fri Aug 21 2015 stephane de Labrusse 1.5.0-5.sme - mailman wants that the group apache appears before the www group in /etc/group - script added in %pre to change that order. [SME: 8056] @@ -281,6 +290,9 @@ Add Mailman integration to the SME serve %prep %setup +%patch0 -p1 +%patch1 -p1 + #/bin/rm -r root/opt/mailman