1 |
# $Id: smeserver-zabbix-server.spec,v 1.5 2020/12/10 15:49:09 brianr 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 24 |
%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} |
35 |
Patch18: smeserver-zabbix-server-0.1-Update-httpd-createlinks-and-adduser.ini.patch |
Patch18: smeserver-zabbix-server-0.1-Update-httpd-createlinks-and-adduser.ini.patch |
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 |
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 |
56 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
57 |
#Requires: smeserver-php-scl |
#Requires: smeserver-php-scl |
58 |
AutoReqProv: no |
AutoReqProv: no |
59 |
|
# for telegram bot |
60 |
|
Requires: python2-pysocks python-requests python2-requests-oauthlib |
61 |
|
#for zabbix=>50 |
62 |
|
#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 |
63 |
|
# |
64 |
|
|
65 |
%description |
%description |
66 |
smserver integration of zabbix server and web front-end. |
smserver integration of zabbix server and web front-end. |
67 |
ZAbbix is an entreprise-class open source distributed monitoring |
Zabbix is an entreprise-class open source distributed monitoring |
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 |
79 |
|
- set random password to Admin i fuser exists and password is zabbix [SME: 11749] |
80 |
|
|
81 |
|
* Mon Nov 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme |
82 |
|
- add check cert scripts and telegram [SME: 10802] |
83 |
|
no template provided to use with |
84 |
|
|
85 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme |
86 |
|
- fix init sql, typo and reload deamon [SME: 11232] |
87 |
|
|
88 |
|
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-26.sme |
89 |
|
- fix session and log issue [SME: 11232] |
90 |
|
fix mysql-init not launched |
91 |
|
|
92 |
|
* Mon Nov 01 2021 BogusDateBot |
93 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
94 |
|
by assuming the date is correct and changing the weekday. |
95 |
|
Tue Mar 02 2009 --> Tue Feb 24 2009 or Mon Mar 02 2009 or Tue Mar 03 2009 or .... |
96 |
|
Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or .... |
97 |
|
|
98 |
|
* Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-25.sme |
99 |
|
- Switch-to-specific-php-fpm [SME: 11232] |
100 |
|
|
101 |
* Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-24.sme |
* Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-24.sme |
102 |
- Remove post and postun command in spec file [SME: 11232] |
- Remove post and postun command in spec file [SME: 11232] |
103 |
|
|
132 |
- fix php requirement |
- fix php requirement |
133 |
- fix add path to new db |
- fix add path to new db |
134 |
|
|
135 |
* Wed Feb 7 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-14.sme |
* Sun Feb 07 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-14.sme |
136 |
|
Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or .... |
137 |
- New roll for sme9 |
- New roll for sme9 |
138 |
|
|
139 |
* Mon Apr 29 2013 Daniel B. <daniel@firewall-services.com> 0.1-13 |
* Mon Apr 29 2013 Daniel B. <daniel@firewall-services.com> 0.1-13 |
206 |
%patch18 -p1 |
%patch18 -p1 |
207 |
%patch19 -p1 |
%patch19 -p1 |
208 |
%patch20 -p1 |
%patch20 -p1 |
209 |
|
%patch21 -p1 |
210 |
|
%patch22 -p1 |
211 |
|
%patch23 -p1 |
212 |
|
%patch24 -p1 |
213 |
|
%patch25 -p1 |
214 |
|
%patch26 -p1 |
215 |
|
|
216 |
%build |
%build |
217 |
perl ./createlinks |
perl ./createlinks |
218 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
%{__mkdir_p} root/var/lib/zabbix/tmp |
219 |
|
#%{__mkdir_p} root/var/log/zabbix - conflict with zabbix-server-mysql |
220 |
|
%{__mkdir_p} root/var/log/php/zabbix |
221 |
|
%{__mkdir_p} root/var/lib/php/zabbix/{tmp,wsdlcache,opcache,session} |
222 |
|
|
223 |
|
|
224 |
%install |
%install |
225 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
228 |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
229 |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \ |
230 |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
--file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \ |
231 |
--dir /var/lib/zabbix/tmp 'attr(0755,zabbix,zabbix)' \ |
--dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \ |
232 |
|
--dir /var/log/php/zabbix 'attr(0770,www,www)' \ |
233 |
|
--dir /var/lib/php/zabbix 'attr(0755,root,www)' \ |
234 |
|
--dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \ |
235 |
|
--dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \ |
236 |
|
--dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \ |
237 |
|
|grep -v '.pyc'|grep -v '.pyo' \ |
238 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
239 |
|
|
240 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |