1 |
# $Id: smeserver-zabbix-server.spec,v 1.6 2021/11/01 14:22:18 brianr Exp $ |
# $Id: smeserver-zabbix-server.spec,v 1.14 2022/08/01 18:30:06 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 25 |
%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} |
36 |
Patch19: smeserver-zabbix-server-0.1-Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file.patch |
Patch19: smeserver-zabbix-server-0.1-Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file.patch |
37 |
Patch20: smeserver-zabbix-server-0.1-Add-in-zabbix-conf-expansion-to-createlinks.patch |
Patch20: smeserver-zabbix-server-0.1-Add-in-zabbix-conf-expansion-to-createlinks.patch |
38 |
Patch21: smeserver-zabbix-server-0.1-Switch-to-specific-php-fpm.patch |
Patch21: smeserver-zabbix-server-0.1-Switch-to-specific-php-fpm.patch |
39 |
|
Patch22: smeserver-zabbix-server-0.1-bz11232-installSME10.patch |
40 |
|
Patch23: smeserver-zabbix-server-0.1-bz10802-checkcert-telegram.patch |
41 |
|
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 |
47 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
48 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
49 |
|
Requires: e-smith-apache >= 2.6.0-19 |
50 |
|
Requires: smeserver-php >= 3.0.0-43 |
51 |
Requires: fping |
Requires: fping |
|
Obsoletes: zabbix-server |
|
52 |
Requires: zabbix-server-mysql >= 4.4.6 |
Requires: zabbix-server-mysql >= 4.4.6 |
53 |
Requires: zabbix-web-mysql >= 4.4.6 |
Requires: zabbix-web-mysql >= 4.4.6 |
54 |
Requires: zabbix-web >= 4.4.6 |
Requires: zabbix-web >= 4.4.6 |
55 |
Requires: sendxmpp |
Requires: sendxmpp |
|
Conflicts: smeserver-zabbix-proxy |
|
56 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
57 |
#Requires: smeserver-php-scl |
# for telegram bot |
58 |
|
Requires: python2-pysocks python-requests python2-requests-oauthlib |
59 |
|
Obsoletes: zabbix-server |
60 |
|
Conflicts: smeserver-zabbix-proxy |
61 |
AutoReqProv: no |
AutoReqProv: no |
62 |
|
|
63 |
|
#for zabbix=>50 |
64 |
|
#Provides: rh-php72-php-fpm rh-php72-php-mbstring rh-php72 rh-php72-php-mysqlnd rh-php72-php-gd rh-php72-php-xml rh-php72-php-ldap rh-php72-php-bcmath |
65 |
|
#Provides: zabbix-web-database-scl-php73 = %{version}-%{release} |
66 |
|
#Provides: zabbix-web-deps-scl = %{version}-%{release} |
67 |
|
#Provides: zabbix-web-deps-scl-php73 = %{version}-%{release} |
68 |
|
#Requires: zabbix-web = %{version}-%{release} |
69 |
|
#Requires: php73-php-mysqlnd php73 php73-php-gd php73-php-bcmath php73-php-mbstring php73-php-xml php73-php-ldap php73-php-fpm php73-php-mysqlnd |
70 |
|
|
71 |
|
|
72 |
%description |
%description |
73 |
smserver integration of zabbix server and web front-end. |
smserver integration of zabbix server and web front-end. |
74 |
ZAbbix is an entreprise-class open source distributed monitoring |
Zabbix is an entreprise-class open source distributed monitoring |
75 |
solution |
solution |
76 |
|
|
77 |
%changelog |
%changelog |
78 |
|
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme |
79 |
|
- update to httpd 2.4 access syntax [SME: 12068] |
80 |
|
thanks to Vasarhelyi Zsolt |
81 |
|
- add to core backup [SME: 12031] |
82 |
|
non rpm owned files in /etc/zabbix, /etc/zabbix/zabbix_agentd.conf.d/ |
83 |
|
and /var/lib/zabbix/bin/ |
84 |
|
|
85 |
|
* Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme |
86 |
|
- set random password to Admin i fuser exists and password is zabbix [SME: 11749] |
87 |
|
|
88 |
|
* Mon Nov 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme |
89 |
|
- add check cert scripts and telegram [SME: 10802] |
90 |
|
no template provided to use with |
91 |
|
|
92 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme |
93 |
|
- fix init sql, typo and reload deamon [SME: 11232] |
94 |
|
|
95 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-26.sme |
96 |
|
- fix session and log issue [SME: 11232] |
97 |
|
fix mysql-init not launched |
98 |
|
|
99 |
* Mon Nov 01 2021 BogusDateBot |
* Mon Nov 01 2021 BogusDateBot |
100 |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
101 |
by assuming the date is correct and changing the weekday. |
by assuming the date is correct and changing the weekday. |
214 |
%patch19 -p1 |
%patch19 -p1 |
215 |
%patch20 -p1 |
%patch20 -p1 |
216 |
%patch21 -p1 |
%patch21 -p1 |
217 |
|
%patch22 -p1 |
218 |
|
%patch23 -p1 |
219 |
|
%patch24 -p1 |
220 |
|
%patch25 -p1 |
221 |
|
%patch26 -p1 |
222 |
|
|
223 |
%build |
%build |
224 |
perl ./createlinks |
perl ./createlinks |
235 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
236 |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
237 |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
238 |
--dir /var/lib/zabbix/tmp 'attr(0755,zabbix,zabbix)' \ |
--dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \ |
239 |
|
--dir /var/log/php/zabbix 'attr(0770,www,www)' \ |
240 |
|
--dir /var/lib/php/zabbix 'attr(0755,root,www)' \ |
241 |
|
--dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \ |
242 |
|
--dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \ |
243 |
|
--dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \ |
244 |
|
|grep -v '.pyc'|grep -v '.pyo' \ |
245 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
246 |
|
|
247 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |