--- rpms/smeserver-mailman/contribs8/smeserver-mailman.spec 2013/07/01 17:31:28 1.1 +++ rpms/smeserver-mailman/contribs8/smeserver-mailman.spec 2013/07/02 14:16:32 1.3 @@ -1,4 +1,4 @@ -# $Id: smeserver-mailman.spec,v 1.29 2012/03/20 15:38:52 slords Exp $ +# $Id: smeserver-mailman.spec,v 1.2 2013/07/02 02:52:37 unnilennium Exp $ # Authority: gordonr # Name: Gordon Rowell @@ -6,7 +6,7 @@ Summary: Mailman configuration for SME s %define name smeserver-mailman Name: %{name} %define version 1.3.0 -%define release 37 +%define release 38 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -45,6 +45,7 @@ Patch29: smeserver-mailman-1.3.0-locale- Patch30: smeserver-mailman-1.3.0-locale-2011-03-06.patch Patch31: smeserver-mailman-1.3.0-locale-2011-04-27.patch Patch32: smeserver-mailman-1.3.0-locale-2012-03-20.patch +Patch33: smeserver-mailman-1.3.0-BootStrap.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-base @@ -60,6 +61,10 @@ AutoReqProv: no Add Mailman integration to the SME server. %changelog +* Mon Jul 01 2013 JP Pialasse 1.3.0-37.sme +- import to sme8 buildsys +- fix bootstrap hang [SME: 6693] + * Tue Mar 20 2012 SME Translation Server 1.3.0-37.el6 - apply locale 2012-03-20 patch @@ -314,6 +319,7 @@ Add Mailman integration to the SME serve %patch30 -p1 %patch31 -p1 %patch32 -p1 +%patch33 -p1 /bin/rm -r root/opt/mailman @@ -356,6 +362,9 @@ rm -f e-smith-%{version}-filelist --dir '/var/spool/mailman/qfiles/virgin' 'attr(02770,mailman,mailman)' \ $RPM_BUILD_ROOT > %{name}-%{version}-filelist +# SME8 build to avoid error +/usr/lib/rpm/brp-python-bytecompile + %clean rm -rf $RPM_BUILD_ROOT