1 |
# $Id: smeserver-zabbix-server.spec,v 1.10 2021/11/09 04:28:18 jpp Exp $ |
# $Id: smeserver-zabbix-server.spec,v 1.12 2022/08/01 18:17:19 jpp Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
%define name smeserver-zabbix-server |
%define name smeserver-zabbix-server |
6 |
%define version 0.1 |
%define version 0.1 |
7 |
%define release 29 |
%define release 30 |
8 |
Summary: sme server integration of zabbix server and web front-end |
Summary: sme server integration of zabbix server and web front-end |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
39 |
Patch22: smeserver-zabbix-server-0.1-bz11232-installSME10.patch |
Patch22: smeserver-zabbix-server-0.1-bz11232-installSME10.patch |
40 |
Patch23: smeserver-zabbix-server-0.1-bz10802-checkcert-telegram.patch |
Patch23: smeserver-zabbix-server-0.1-bz10802-checkcert-telegram.patch |
41 |
Patch24: smeserver-zabbix-server-0.1-bz11749-adminpass.patch |
Patch24: smeserver-zabbix-server-0.1-bz11749-adminpass.patch |
42 |
|
Patch25: smeserver-zabbix-server-0.1-bz12068-httpd24.patch |
43 |
|
Patch26: smeserver-zabbix-server-0.1-bz12031-backup.patch |
44 |
|
|
45 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
68 |
solution |
solution |
69 |
|
|
70 |
%changelog |
%changelog |
71 |
|
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme |
72 |
|
- update to httpd 2.4 access syntax [SME: 12068] |
73 |
|
thanks to Vasarhelyi Zsolt |
74 |
|
- add to core backup [SME: 12031] |
75 |
|
non rpm owned files in /etc/zabbix, /etc/zabbix/zabbix_agentd.conf.d/ |
76 |
|
and /var/lib/zabbix/bin/ |
77 |
|
|
78 |
* Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme |
* Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme |
79 |
- set random password to Admin i fuser exists and password is zabbix [SME: 11749] |
- set random password to Admin i fuser exists and password is zabbix [SME: 11749] |
80 |
|
|
210 |
%patch22 -p1 |
%patch22 -p1 |
211 |
%patch23 -p1 |
%patch23 -p1 |
212 |
%patch24 -p1 |
%patch24 -p1 |
213 |
|
%patch25 -p1 |
214 |
|
%patch26 -p1 |
215 |
|
|
216 |
%build |
%build |
217 |
perl ./createlinks |
perl ./createlinks |