1 |
# $Id: smeserver-ezmlm-www.spec,v 1.12 2022/03/20 07:26:24 jpp Exp $ |
# $Id: smeserver-ezmlm-www.spec,v 1.15 2022/07/22 06:22:21 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 10 |
%define release 12 |
8 |
|
|
9 |
Summary: ezmlm-www packaged for sme server |
Summary: ezmlm-www packaged for sme server |
10 |
Name: %{name} |
Name: %{name} |
17 |
Patch0: smeserver-ezmlm-www-2.0.0-bz11909-sme10.patch |
Patch0: smeserver-ezmlm-www-2.0.0-bz11909-sme10.patch |
18 |
Patch1: smeserver-ezmlm-www-2.0.0-bz11912-widecharacters.patch |
Patch1: smeserver-ezmlm-www-2.0.0-bz11912-widecharacters.patch |
19 |
Patch2: smeserver-ezmlm-www-2.0.0-bz11909-sme10-bis.patch |
Patch2: smeserver-ezmlm-www-2.0.0-bz11909-sme10-bis.patch |
20 |
|
Patch3: smeserver-ezmlm-www-2.0.0-bz12124-backup.patch |
21 |
|
Patch4: smeserver-ezmlm-www-2.0.0-bz12045-httpd24.patch |
22 |
|
|
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
Requires: perl-Mail-Box perl-User-Identity perl-TimeDate perl-Email-Simple perl-Plucene perl-KinoSearch ezmlm-web perl-Ezmlm perl-Mail-Ezmlm-Archive |
Requires: perl-Mail-Box perl-User-Identity perl-TimeDate perl-Email-Simple perl-Plucene perl-KinoSearch ezmlm-web perl-Ezmlm perl-Mail-Ezmlm-Archive |
25 |
|
Requires: e-smith-apache >= 2.6.0-19 |
26 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
27 |
BuildRequires: gcc |
BuildRequires: gcc |
28 |
AutoReq: no |
AutoReq: no |
33 |
by using a modular architecture: it is fully Perl-based. |
by using a modular architecture: it is fully Perl-based. |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 2.0.0-12.sme |
37 |
|
- Re-build and link to latest devtools [SME: 11997] |
38 |
|
|
39 |
|
* Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-11.sme |
40 |
|
- add to core backup [SME: 12124] |
41 |
|
- update to httpd 2.4 syntax [SME: 12045] |
42 |
|
|
43 |
* Sun Mar 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-10.sme |
* Sun Mar 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-10.sme |
44 |
- chmod +x ezw-search [SME: 11909] |
- chmod +x ezw-search [SME: 11909] |
45 |
|
|
47 |
- protect indexes and configuration [SME: 11909] |
- protect indexes and configuration [SME: 11909] |
48 |
|
|
49 |
* Sat Mar 19 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-8.sme |
* Sat Mar 19 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-8.sme |
50 |
- fix wide character error preventing to display message [SME: 11912] |
- Re-build and link to latest devtools wide character error preventing to display message [SME: 11912] |
51 |
|
|
52 |
* Fri Mar 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-7.sme |
* Fri Mar 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-7.sme |
53 |
- remove list archive creation from event [SME: 11909] |
- remove list archive creation from event [SME: 11909] |
54 |
- 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 |
55 |
|
|
56 |
* Fri Mar 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-5.sme |
* Fri Mar 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.0-5.sme |
57 |
- fix ez_search perms [SME: 11909] |
- Re-build and link to latest devtools ez_search perms [SME: 11909] |
58 |
- use KinoSearch1 |
- use KinoSearch1 |
59 |
- create directory indexes |
- create directory indexes |
60 |
|
|
78 |
%patch0 -p1 |
%patch0 -p1 |
79 |
%patch1 -p1 |
%patch1 -p1 |
80 |
%patch2 -p1 |
%patch2 -p1 |
81 |
|
%patch3 -p1 |
82 |
|
%patch4 -p1 |
83 |
|
|
84 |
# sed KinoSearch KinoSearch1 |
# sed KinoSearch KinoSearch1 |
85 |
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 \ |