1 |
# $Id: smeserver-zabbix-server.spec,v 1.8 2021/11/07 06:43:25 jpp Exp $ |
# $Id: smeserver-zabbix-server.spec,v 1.17 2022/12/10 20:45:27 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 27 |
%define release 31 |
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} |
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 |
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 |
|
Patch27: smeserver-zabbix-server-0.1-z50.patch |
45 |
|
|
46 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
47 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
48 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
49 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
50 |
|
Requires: e-smith-apache >= 2.6.0-19 |
51 |
|
Requires: smeserver-php >= 3.0.0-43 |
52 |
Requires: fping |
Requires: fping |
|
Obsoletes: zabbix-server |
|
53 |
Requires: zabbix-server-mysql >= 4.4.6 |
Requires: zabbix-server-mysql >= 4.4.6 |
54 |
Requires: zabbix-web-mysql >= 4.4.6 |
Requires: zabbix-web-mysql >= 4.4.6 |
55 |
Requires: zabbix-web >= 4.4.6 |
Requires: zabbix-web >= 4.4.6 |
56 |
Requires: sendxmpp |
Requires: sendxmpp |
|
Conflicts: smeserver-zabbix-proxy |
|
57 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
58 |
#Requires: smeserver-php-scl |
# for telegram bot |
59 |
|
Requires: python2-pysocks python-requests python2-requests-oauthlib |
60 |
|
Obsoletes: zabbix-server |
61 |
|
Conflicts: smeserver-zabbix-proxy |
62 |
AutoReqProv: no |
AutoReqProv: no |
63 |
|
|
64 |
%description |
%description |
65 |
smserver integration of zabbix server and web front-end. |
smserver integration of zabbix server and web front-end. |
66 |
ZAbbix is an entreprise-class open source distributed monitoring |
Zabbix is an entreprise-class open source distributed monitoring |
67 |
|
solution |
68 |
|
|
69 |
|
%package z50 |
70 |
|
%define provscl 5.0.30-1.el7 |
71 |
|
#5.0.30-1 |
72 |
|
Summary: SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO |
73 |
|
Group: Applications/Internet |
74 |
|
#common |
75 |
|
BuildArchitectures: noarch |
76 |
|
BuildRequires: e-smith-devtools |
77 |
|
Requires: e-smith-release >= 10.0 |
78 |
|
Requires: e-smith-apache >= 2.6.0-19 |
79 |
|
Requires: smeserver-php >= 3.0.0-43 |
80 |
|
Requires: fping |
81 |
|
Requires: zabbix-server-mysql >= 5.0.0 |
82 |
|
#Requires: zabbix-web-mysql-scl >= 5.0.0 |
83 |
|
#Requires: zabbix-web >= 5.0.0 |
84 |
|
Requires: sendxmpp |
85 |
|
Requires: smeserver-remoteuseraccess |
86 |
|
# specific |
87 |
|
#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 |
88 |
|
Provides: zabbix-web-database-scl-php74 = %{provscl} |
89 |
|
Provides: zabbix-web-deps-scl = %{provscl} |
90 |
|
Provides: zabbix-web-deps-scl-php73 = %{provscl} |
91 |
|
Requires: zabbix-web = %{provscl} |
92 |
|
Requires: php74-php-mysqlnd php74 php74-php-gd php74-php-bcmath php74-php-mbstring php74-php-xml php74-php-ldap php74-php-fpm php74-php-mysqlnd |
93 |
|
|
94 |
|
%description z50 |
95 |
|
SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO. |
96 |
|
Zabbix is an entreprise-class open source distributed monitoring |
97 |
solution |
solution |
98 |
|
|
99 |
%changelog |
%changelog |
100 |
|
* Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-31.sme |
101 |
|
- original package build for Zabbix 5.0 using Remi SCLO [SME: ] |
102 |
|
|
103 |
|
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme |
104 |
|
- update to httpd 2.4 access syntax [SME: 12068] |
105 |
|
thanks to Vasarhelyi Zsolt |
106 |
|
- add to core backup [SME: 12031] |
107 |
|
non rpm owned files in /etc/zabbix, /etc/zabbix/zabbix_agentd.conf.d/ |
108 |
|
and /var/lib/zabbix/bin/ |
109 |
|
|
110 |
|
* Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme |
111 |
|
- set random password to Admin i fuser exists and password is zabbix [SME: 11749] |
112 |
|
|
113 |
|
* Mon Nov 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme |
114 |
|
- add check cert scripts and telegram [SME: 10802] |
115 |
|
no template provided to use with |
116 |
|
|
117 |
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme |
* Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme |
118 |
- fix init sql, typo and reload deamon [SME: 11232] |
- fix init sql, typo and reload deamon [SME: 11232] |
119 |
|
|
177 |
* Wed Dec 2 2009 Daniel B. <daniel@firewall-services.com> 0.1-11 |
* Wed Dec 2 2009 Daniel B. <daniel@firewall-services.com> 0.1-11 |
178 |
- Support several mysql DB patches |
- Support several mysql DB patches |
179 |
|
|
180 |
* Tue Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-10 |
* Tue Mar 03 2009 Daniel B. <daniel@firewall-services.com> 0.1-10 |
181 |
- Add smeserver-remoteuseraccess as a dependencie (sudoers template problem) |
- Add smeserver-remoteuseraccess as a dependencie (sudoers template problem) |
182 |
|
|
183 |
* Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-9 |
* Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-9 |
240 |
%patch20 -p1 |
%patch20 -p1 |
241 |
%patch21 -p1 |
%patch21 -p1 |
242 |
%patch22 -p1 |
%patch22 -p1 |
243 |
|
%patch23 -p1 |
244 |
|
%patch24 -p1 |
245 |
|
%patch25 -p1 |
246 |
|
%patch26 -p1 |
247 |
|
%patch27 -p1 |
248 |
|
|
249 |
%build |
%build |
250 |
perl ./createlinks |
perl ./createlinks |
267 |
--dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \ |
--dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \ |
268 |
--dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \ |
--dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \ |
269 |
--dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \ |
--dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \ |
270 |
|
|grep -v '.pyc'|grep -v '.pyo' \ |
271 |
> %{name}-%{version}-filelist |
> %{name}-%{version}-filelist |
272 |
|
|
273 |
%files -f %{name}-%{version}-filelist |
%files -f %{name}-%{version}-filelist |
274 |
%defattr(-,root,root) |
%defattr(-,root,root) |
275 |
|
|
276 |
|
%files z50 -f %{name}-%{version}-filelist |
277 |
|
%defattr(-,root,root) |
278 |
|
|
279 |
%clean |
%clean |
280 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
281 |
|
|
282 |
%post |
%post |
|
#/sbin/e-smith/expand-template /etc/e-smith/sql/init/80zabbix-server |
|
|
#/etc/rc.d/init.d/mysql.init start |
|
283 |
|
|
284 |
%postun |
%postun |
|
#uninstall |
|
|
#if [ $1 = 0 ] ; then |
|
|
# /sbin/e-smith/db configuration setprop zabbix-server status disabled |
|
|
# /etc/init.d/zabbix-server stop |
|
|
# /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf |
|
|
# /usr/bin/sv h /service/httpd-e-smith |
|
|
#fi |
|
285 |
|
|
|
true |
|