--- rpms/smeserver-mailman/contribs10/smeserver-mailman.spec 2022/04/10 21:14:10 1.8 +++ rpms/smeserver-mailman/contribs10/smeserver-mailman.spec 2022/04/12 04:58:37 1.11 @@ -1,15 +1,16 @@ -# $Id: smeserver-mailman.spec,v 1.7 2022/04/10 20:18:28 jpp Exp $ +# $Id: smeserver-mailman.spec,v 1.10 2022/04/10 21:32:06 jpp Exp $ # Authority: gordonr # Name: Gordon Rowell # avoid brp bytecompile %define __os_install_post %{nil} +%define debug_package %{nil} Summary: Mailman configuration for SME server. %define name smeserver-mailman Name: %{name} %define version 1.5.0 -%define release 13 +%define release 14 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -30,11 +31,15 @@ Patch1: smeserver-mailman-1.5.0-locale-2 Patch2: smeserver-mailman-1.5.0-locale-2021-08-22.patch Patch3: smeserver-mailman-1.5.0-bz11278-systemd.patch Patch4: smeserver-mailman-1.5.0-bz11278-wrapper.patch +Patch5: smeserver-mailman-1.5.0-bz11937.patch %description Add Mailman integration to the SME server. %changelog +* Tue Apr 12 2022 Jean-Philippe Pialasse 1.5.0-14.sme +- increase master password size to 18 [SME: 11937] + * Sun Apr 10 2022 Jean-Philippe Pialasse 1.5.0-13.sme - add c wrapper with setuid [SME: 11278] @@ -321,12 +326,15 @@ Add Mailman integration to the SME serve %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 #/bin/rm -r root/opt/mailman %build perl createlinks -gcc -o root//usr/lib/mailman/bin/smelist smelist.c +gcc -o root/usr/lib/mailman/bin/smelist smelist.c + + mkdir -p root/usr/lib/mailman/aliases mkdir -p root/opt