1 |
# $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 $ |
2 |
# Authority: picsone |
# Authority: picsone |
3 |
# Name: Normando Hall |
# Name: Normando Hall |
4 |
|
|
5 |
%define name smeserver-ezmlm-www |
%define name smeserver-ezmlm-www |
6 |
%define version 2.0.0 |
%define version 2.0.0 |
7 |
%define release 9 |
%define release 10 |
8 |
|
|
9 |
Summary: ezmlm-www packaged for sme server |
Summary: ezmlm-www packaged for sme server |
10 |
Name: %{name} |
Name: %{name} |
30 |
by using a modular architecture: it is fully Perl-based. |
by using a modular architecture: it is fully Perl-based. |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sun Mar 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-10.sme |
34 |
|
- chmod +x ezw-search [SME: 11909] |
35 |
|
|
36 |
* Sun Mar 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-9.sme |
* Sun Mar 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-9.sme |
37 |
- protect indexes and configuration [SME: 11909] |
- protect indexes and configuration [SME: 11909] |
38 |
|
|
89 |
--file /opt/mailinglist/search/ez_indexer.pl 'attr(0755,root,root)' \ |
--file /opt/mailinglist/search/ez_indexer.pl 'attr(0755,root,root)' \ |
90 |
--file /opt/mailinglist/ezmlm-www.pl 'attr(0755,root,root)' \ |
--file /opt/mailinglist/ezmlm-www.pl 'attr(0755,root,root)' \ |
91 |
--file /opt/mailinglist/index.cgi 'attr(4711,ezmlm,ezmlm)' \ |
--file /opt/mailinglist/index.cgi 'attr(4711,ezmlm,ezmlm)' \ |
92 |
|
--file /etc/cron.hourly/ezw-search 'attr(0755,root,root)' \ |
93 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
94 |
|
|
95 |
%clean |
%clean |