--- rpms/smeserver-ezmlm-www/contribs10/smeserver-ezmlm-www.spec 2022/03/20 07:26:24 1.12 +++ rpms/smeserver-ezmlm-www/contribs10/smeserver-ezmlm-www.spec 2022/03/20 17:38:36 1.13 @@ -1,10 +1,10 @@ -# $Id: smeserver-ezmlm-www.spec,v 1.11 2022/03/19 20:16:37 jpp Exp $ +# $Id: smeserver-ezmlm-www.spec,v 1.12 2022/03/20 07:26:24 jpp Exp $ # Authority: picsone # Name: Normando Hall %define name smeserver-ezmlm-www %define version 2.0.0 -%define release 9 +%define release 10 Summary: ezmlm-www packaged for sme server Name: %{name} @@ -30,6 +30,9 @@ mailing list archives. It extends ezmlm- by using a modular architecture: it is fully Perl-based. %changelog +* Sun Mar 20 2022 Jean-Philippe Pialasse 2.0.0-10.sme +- chmod +x ezw-search [SME: 11909] + * Sun Mar 20 2022 Jean-Philippe Pialasse 2.0.0-9.sme - protect indexes and configuration [SME: 11909] @@ -86,6 +89,7 @@ rm -f %{name}-%{version}-filelist --file /opt/mailinglist/search/ez_indexer.pl 'attr(0755,root,root)' \ --file /opt/mailinglist/ezmlm-www.pl 'attr(0755,root,root)' \ --file /opt/mailinglist/index.cgi 'attr(4711,ezmlm,ezmlm)' \ + --file /etc/cron.hourly/ezw-search 'attr(0755,root,root)' \ > %{name}-%{version}-filelist %clean