1 |
# $Id: smeserver-ezmlm-www.spec,v 1.8 2022/03/19 03:30:10 jpp Exp $ |
# $Id: smeserver-ezmlm-www.spec,v 1.9 2022/03/19 03:51:00 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 6 |
%define release 7 |
8 |
|
|
9 |
Summary: ezmlm-www packaged for sme server |
Summary: ezmlm-www packaged for sme server |
10 |
Name: %{name} |
Name: %{name} |
29 |
by using a modular architecture: it is fully Perl-based. |
by using a modular architecture: it is fully Perl-based. |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
* Fri Mar 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-6.sme |
* Fri Mar 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-7.sme |
33 |
- remove list archive creation from event [SME: 11909] |
- remove list archive creation from event [SME: 11909] |
34 |
- keep it a manual intervention until we add a button on server-manager |
- keep it a manual intervention until we add a button on server-manager |
35 |
|
|
57 |
cp -r ezmlm-www-1.4.5/* root/opt/mailinglist |
cp -r ezmlm-www-1.4.5/* root/opt/mailinglist |
58 |
%patch0 -p1 |
%patch0 -p1 |
59 |
# sed KinoSearch KinoSearch1 |
# sed KinoSearch KinoSearch1 |
60 |
#sed -i root/opt/mailinglist/search/ez_indexer.pl -i root/opt/mailinglist/ezmlm-www.pl \ |
sed -i root/opt/mailinglist/search/ez_indexer.pl -i root/opt/mailinglist/ezmlm-www.pl \ |
61 |
# -e 's/KinoSearch/KinoSearch1/g' |
-e 's/KinoSearch/KinoSearch1/g' |
62 |
#mkdir -p root/opt/mailinglist/search/indexes |
mkdir -p root/opt/mailinglist/search/indexes |
63 |
|
|
64 |
%build |
%build |
65 |
perl createlinks |
perl createlinks |