/[smecontribs]/rpms/smeserver-zabbix-server/contribs10/smeserver-zabbix-server.spec
ViewVC logotype

Contents of /rpms/smeserver-zabbix-server/contribs10/smeserver-zabbix-server.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.11 - (show annotations) (download)
Tue Nov 9 05:20:13 2021 UTC (2 years, 7 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-zabbix-server-0_1-29_el7_sme
Changes since 1.10: +7 -2 lines
* Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme
- set random password to Admin i fuser exists and password is zabbix [SME: 11749]

1 # $Id: smeserver-zabbix-server.spec,v 1.10 2021/11/09 04:28:18 jpp Exp $
2 # Authority: vip-ire
3 # Name: Daniel Berteaud
4
5 %define name smeserver-zabbix-server
6 %define version 0.1
7 %define release 29
8 Summary: sme server integration of zabbix server and web front-end
9 Name: %{name}
10 Version: %{version}
11 Release: %{release}%{?dist}
12 License: GNU GPL version 2
13 URL: http://www.zabbix.com/
14 Group: SMEserver/addon
15 Source: %{name}-%{version}.tar.gz
16
17 Patch0: smeserver-zabbix-server-0.1-sendxmpp_template.patch
18 Patch1: smeserver-zabbix-server-0.1-sendxmpp_shell_script_header.patch
19 Patch2: smeserver-zabbix-server-0.1-disable_web_access.patch
20 Patch3: smeserver-zabbix-server-0.1-mysql_db_pass.patch
21 Patch4: smeserver-zabbix-server-0.1-script_and_tmp_location.patch
22 Patch5: smeserver-zabbix-server-0.1-event_zabbix-server-update.patch
23 Patch6: smeserver-zabbix-server-0.1-enable_db_cache.patch
24 Patch7: smeserver-zabbix-server-0.1-adjust_masq.patch
25 Patch8: smeserver-zabbix-server-0.1-sendxmpprc.patch
26 Patch9: smeserver-zabbix-server-0.1-sendxmpprc_template_fix.patch
27 Patch10: smeserver-zabbix-server-0.1-path2sendxmpprc.patch
28 Patch11: smeserver-zabbix-server-0.1-multiple_dbpatches.patch
29 Patch12: smeserver-zabbix-server-0.1-use_global_tz.patch
30 Patch13: smeserver-zabbix-server-0.1-php_mem_limit.patch
31 Patch14: smeserver-zabbix-server-0.1-sme9db.patch
32 Patch15: smeserver-zabbix-server-0.1-sme9zabb3.2.4.patch
33 Patch16: smeserver-zabbix-server-0.1-SME10458-SenderFrequency.deprecated.patch
34 Patch17: smeserver-zabbix-server-0.1-zabbix4.4.6.patch
35 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
37 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
43 BuildArchitectures: noarch
44 BuildRequires: e-smith-devtools
45 BuildRoot: /var/tmp/%{name}-%{version}
46 Requires: e-smith-release >= 9.0
47 Requires: fping
48 Obsoletes: zabbix-server
49 Requires: zabbix-server-mysql >= 4.4.6
50 Requires: zabbix-web-mysql >= 4.4.6
51 Requires: zabbix-web >= 4.4.6
52 Requires: sendxmpp
53 Conflicts: smeserver-zabbix-proxy
54 Requires: smeserver-remoteuseraccess
55 #Requires: smeserver-php-scl
56 AutoReqProv: no
57 # for telegram bot
58 Requires: python2-pysocks python-requests python2-requests-oauthlib
59 #for zabbix=>50
60 #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
61 #
62
63 %description
64 smserver integration of zabbix server and web front-end.
65 Zabbix is an entreprise-class open source distributed monitoring
66 solution
67
68 %changelog
69 * Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme
70 - set random password to Admin i fuser exists and password is zabbix [SME: 11749]
71
72 * Mon Nov 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme
73 - add check cert scripts and telegram [SME: 10802]
74 no template provided to use with
75
76 * Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme
77 - fix init sql, typo and reload deamon [SME: 11232]
78
79 * Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-26.sme
80 - fix session and log issue [SME: 11232]
81 fix mysql-init not launched
82
83 * Mon Nov 01 2021 BogusDateBot
84 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
85 by assuming the date is correct and changing the weekday.
86 Tue Mar 02 2009 --> Tue Feb 24 2009 or Mon Mar 02 2009 or Tue Mar 03 2009 or ....
87 Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or ....
88
89 * Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-25.sme
90 - Switch-to-specific-php-fpm [SME: 11232]
91
92 * Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-24.sme
93 - Remove post and postun command in spec file [SME: 11232]
94
95 * Thu Dec 10 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-23.sme
96 - Add in post instructions to spec for SQL db creation [SME: 11232]
97
98 * Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-22.sme
99 - Add expand zabbix-server.conf and .user.ini to creatlinks update event [SME:11232]
100
101 * Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-21.sme
102 - Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file [SME: 11232]
103
104 * Mon Dec 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-20.sme
105 - Import to SME10 tree [SME: 11232]
106 - Update createlinks for systemd
107 - Update httpd.conf for php-fpw
108 - Add .user.ini for php-admin-flags that where in httpd.conf
109
110 * Sun May 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-19.sme
111 - adapt for zabbix 4.4.6 [SME: 10944]
112
113 * Thu Sep 05 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-17.sme
114 - remove deprecated option preventing from starting service [SME: 10458]
115
116 * Wed Mar 29 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-16.sme
117 - fix sql init not finding default sql dump to import [SME: 9569]
118 - NodeID support droped as per zabbix 2.4.0 and higher
119 - requires smeserver-php-scl as Zabbix-server 3.2.4 requires php 5.4 or higher
120
121 * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-15.sme
122 - finitial import [SME: 9569]
123 - fix php requirement
124 - fix add path to new db
125
126 * Sun Feb 07 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-14.sme
127 Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or ....
128 - New roll for sme9
129
130 * Mon Apr 29 2013 Daniel B. <daniel@firewall-services.com> 0.1-13
131 - Increase PHP mem limit to 128M
132
133 * Mon Mar 8 2010 Daniel B. <daniel@firewall-services.com> 0.1-12
134 - Use global TimeZone
135
136 * Wed Dec 2 2009 Daniel B. <daniel@firewall-services.com> 0.1-11
137 - Support several mysql DB patches
138
139 * Tue Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-10
140 - Add smeserver-remoteuseraccess as a dependencie (sudoers template problem)
141
142 * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-9
143 - specify path to .sendxmpprc file in the script sendxmpp
144
145 * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-8
146 - move .sendxmpprc template to the correct directory
147
148 * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-7
149 - Move jabber account informations to xmpprc
150
151 * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-6
152 - Adjust service masq during zabbix-server-update event
153 - Enable DB cache module with StartDBSyncers directive
154
155 * Sun Mar 01 2009 Daniel B. <daniel@firewall-services.com> 0.1-5
156 - Fix permissions on /var/lib/zabbix/tmp
157
158 * Tue Feb 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-4
159 - rename event zabbix-update to zabbix-server-update
160
161 * Wed Feb 11 2009 Daniel B. <daniel@firewall-services.com> 0.1-3
162 - disable web access (usefull for distributed monitoring)
163 - Use stronger password for mysql database
164 - Use /var/lib/zabbix/bin as default location for scripts
165 - Use /var/lib/zabbix/tmp for temp dir
166
167 * Fri Feb 06 2009 Daniel B. <daniel@firewall-services.com> 0.1-2
168 - Link template-begin-shell to template-begin for sendxmpp script
169
170 * Fri Feb 06 2009 Daniel B. <daniel@firewall-services.com> 0.1-1
171 - templatize sendxmpp as zabbix user doesn't have access to SME db
172 - Add JabberTLS option in the db
173
174 * Mon Feb 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-0
175 - initial release
176
177 %prep
178 %setup
179 %patch0 -p1
180 %patch1 -p1
181 %patch2 -p1
182 %patch3 -p1
183 %patch4 -p1
184 %patch5 -p1
185 %patch6 -p1
186 %patch7 -p1
187 %patch8 -p1
188 %patch9 -p1
189 %patch10 -p1
190 %patch11 -p1
191 %patch12 -p1
192 %patch13 -p1
193 %patch14 -p1
194 %patch15 -p1
195 %patch16 -p1
196 %patch17 -p1
197 %patch18 -p1
198 %patch19 -p1
199 %patch20 -p1
200 %patch21 -p1
201 %patch22 -p1
202 %patch23 -p1
203 %patch24 -p1
204
205 %build
206 perl ./createlinks
207 %{__mkdir_p} root/var/lib/zabbix/tmp
208 #%{__mkdir_p} root/var/log/zabbix - conflict with zabbix-server-mysql
209 %{__mkdir_p} root/var/log/php/zabbix
210 %{__mkdir_p} root/var/lib/php/zabbix/{tmp,wsdlcache,opcache,session}
211
212
213 %install
214 rm -rf $RPM_BUILD_ROOT
215 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
216 rm -f %{name}-%{version}-filelist
217 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
218 --file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \
219 --file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \
220 --dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \
221 --dir /var/log/php/zabbix 'attr(0770,www,www)' \
222 --dir /var/lib/php/zabbix 'attr(0755,root,www)' \
223 --dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \
224 --dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \
225 --dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \
226 |grep -v '.pyc'|grep -v '.pyo' \
227 > %{name}-%{version}-filelist
228
229 %files -f %{name}-%{version}-filelist
230 %defattr(-,root,root)
231
232 %clean
233 rm -rf $RPM_BUILD_ROOT
234
235 %post
236 #/sbin/e-smith/expand-template /etc/e-smith/sql/init/80zabbix-server
237 #/etc/rc.d/init.d/mysql.init start
238
239 %postun
240 #uninstall
241 #if [ $1 = 0 ] ; then
242 # /sbin/e-smith/db configuration setprop zabbix-server status disabled
243 # /etc/init.d/zabbix-server stop
244 # /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
245 # /usr/bin/sv h /service/httpd-e-smith
246 #fi
247
248 true

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed