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

Annotation 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.19 - (hide annotations) (download)
Sun Dec 11 03:04:05 2022 UTC (17 months, 3 weeks ago) by jpp
Branch: MAIN
Changes since 1.18: +3 -1 lines
* Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-31.sme
- original package build for Zabbix 5.0 using Remi SCLO [SME: ]

1 jpp 1.19 # $Id: smeserver-zabbix-server.spec,v 1.18 2022/12/11 01:45:54 jpp Exp $
2 brianr 1.1 # Authority: vip-ire
3     # Name: Daniel Berteaud
4    
5     %define name smeserver-zabbix-server
6     %define version 0.1
7 jpp 1.16 %define release 31
8 brianr 1.1 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 brianr 1.2 Patch18: smeserver-zabbix-server-0.1-Update-httpd-createlinks-and-adduser.ini.patch
36 brianr 1.3 Patch19: smeserver-zabbix-server-0.1-Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file.patch
37 brianr 1.4 Patch20: smeserver-zabbix-server-0.1-Add-in-zabbix-conf-expansion-to-createlinks.patch
38 brianr 1.7 Patch21: smeserver-zabbix-server-0.1-Switch-to-specific-php-fpm.patch
39 jpp 1.8 Patch22: smeserver-zabbix-server-0.1-bz11232-installSME10.patch
40 jpp 1.10 Patch23: smeserver-zabbix-server-0.1-bz10802-checkcert-telegram.patch
41 jpp 1.11 Patch24: smeserver-zabbix-server-0.1-bz11749-adminpass.patch
42 jpp 1.12 Patch25: smeserver-zabbix-server-0.1-bz12068-httpd24.patch
43 jpp 1.13 Patch26: smeserver-zabbix-server-0.1-bz12031-backup.patch
44 jpp 1.18 Patch27: smeserver-zabbix-server-0.1-z50.patch
45 brianr 1.1
46     BuildArchitectures: noarch
47     BuildRequires: e-smith-devtools
48     BuildRoot: /var/tmp/%{name}-%{version}
49 jpp 1.14 Requires: e-smith-release >= 10.0
50     Requires: e-smith-apache >= 2.6.0-19
51     Requires: smeserver-php >= 3.0.0-43
52 brianr 1.1 Requires: fping
53     Requires: zabbix-server-mysql >= 4.4.6
54     Requires: zabbix-web-mysql >= 4.4.6
55     Requires: zabbix-web >= 4.4.6
56     Requires: sendxmpp
57     Requires: smeserver-remoteuseraccess
58 jpp 1.19 Requires: smeserver-mariadb105
59 jpp 1.10 # for telegram bot
60     Requires: python2-pysocks python-requests python2-requests-oauthlib
61 jpp 1.14 Obsoletes: zabbix-server
62     Conflicts: smeserver-zabbix-proxy
63     AutoReqProv: no
64    
65 brianr 1.1 %description
66     smserver integration of zabbix server and web front-end.
67 jpp 1.10 Zabbix is an entreprise-class open source distributed monitoring
68 brianr 1.1 solution
69    
70 jpp 1.16 %package z50
71 jpp 1.18 %define provscl 5.0.30-1.el7
72     #5.0.30-1
73 jpp 1.16 Summary: SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO
74     Group: Applications/Internet
75     #common
76     BuildArchitectures: noarch
77     BuildRequires: e-smith-devtools
78     Requires: e-smith-release >= 10.0
79     Requires: e-smith-apache >= 2.6.0-19
80     Requires: smeserver-php >= 3.0.0-43
81     Requires: fping
82     Requires: zabbix-server-mysql >= 5.0.0
83 jpp 1.18 #Requires: zabbix-web-mysql-scl >= 5.0.0
84     #Requires: zabbix-web >= 5.0.0
85 jpp 1.16 Requires: sendxmpp
86     Requires: smeserver-remoteuseraccess
87 jpp 1.19 Requires: smeserver-mariadb105
88 jpp 1.16 # specific
89 jpp 1.18 #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
90     Provides: zabbix-web-database-scl-php74 = %{provscl}
91 jpp 1.16 Provides: zabbix-web-deps-scl = %{provscl}
92     Provides: zabbix-web-deps-scl-php73 = %{provscl}
93     Requires: zabbix-web = %{provscl}
94 jpp 1.18 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
95 jpp 1.16
96     %description z50
97     SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO.
98     Zabbix is an entreprise-class open source distributed monitoring
99     solution
100    
101 brianr 1.1 %changelog
102 jpp 1.16 * Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-31.sme
103     - original package build for Zabbix 5.0 using Remi SCLO [SME: ]
104    
105 jpp 1.12 * Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme
106     - update to httpd 2.4 access syntax [SME: 12068]
107     thanks to Vasarhelyi Zsolt
108 jpp 1.13 - add to core backup [SME: 12031]
109     non rpm owned files in /etc/zabbix, /etc/zabbix/zabbix_agentd.conf.d/
110     and /var/lib/zabbix/bin/
111 jpp 1.12
112 jpp 1.11 * Tue Nov 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-29.sme
113     - set random password to Admin i fuser exists and password is zabbix [SME: 11749]
114    
115 jpp 1.10 * Mon Nov 08 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-28.sme
116     - add check cert scripts and telegram [SME: 10802]
117     no template provided to use with
118    
119 jpp 1.9 * Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-27.sme
120     - fix init sql, typo and reload deamon [SME: 11232]
121    
122 jpp 1.8 * Sun Nov 07 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-26.sme
123     - fix session and log issue [SME: 11232]
124     fix mysql-init not launched
125    
126 brianr 1.7 * Mon Nov 01 2021 BogusDateBot
127     - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
128     by assuming the date is correct and changing the weekday.
129     Tue Mar 02 2009 --> Tue Feb 24 2009 or Mon Mar 02 2009 or Tue Mar 03 2009 or ....
130     Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or ....
131    
132     * Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-25.sme
133     - Switch-to-specific-php-fpm [SME: 11232]
134    
135 brianr 1.6 * Mon Nov 01 2021 Brian Read <brianr@bjsystems.co.uk> 0.1-24.sme
136     - Remove post and postun command in spec file [SME: 11232]
137    
138 brianr 1.5 * Thu Dec 10 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-23.sme
139     - Add in post instructions to spec for SQL db creation [SME: 11232]
140    
141 brianr 1.4 * Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-22.sme
142     - Add expand zabbix-server.conf and .user.ini to creatlinks update event [SME:11232]
143    
144 brianr 1.3 * Tue Dec 08 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-21.sme
145     - Template-user-dot-ini-and-override-service-file-change-pid-in-conf-file [SME: 11232]
146    
147 brianr 1.2 * Mon Dec 07 2020 Brian Read <brianr@bjsystems.co.uk> 0.1-20.sme
148     - Import to SME10 tree [SME: 11232]
149     - Update createlinks for systemd
150     - Update httpd.conf for php-fpw
151     - Add .user.ini for php-admin-flags that where in httpd.conf
152    
153 brianr 1.1 * Sun May 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-19.sme
154     - adapt for zabbix 4.4.6 [SME: 10944]
155    
156     * Thu Sep 05 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-17.sme
157     - remove deprecated option preventing from starting service [SME: 10458]
158    
159     * Wed Mar 29 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-16.sme
160     - fix sql init not finding default sql dump to import [SME: 9569]
161     - NodeID support droped as per zabbix 2.4.0 and higher
162     - requires smeserver-php-scl as Zabbix-server 3.2.4 requires php 5.4 or higher
163    
164     * Mon Jun 13 2016 Jean-Philipe Pialasse <tests@pialasse.com> 0.1-15.sme
165     - finitial import [SME: 9569]
166     - fix php requirement
167     - fix add path to new db
168    
169 brianr 1.7 * Sun Feb 07 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1-14.sme
170     Wed Feb 07 2016 --> Wed Feb 03 2016 or Sun Feb 07 2016 or Wed Feb 10 2016 or ....
171 brianr 1.1 - New roll for sme9
172    
173     * Mon Apr 29 2013 Daniel B. <daniel@firewall-services.com> 0.1-13
174     - Increase PHP mem limit to 128M
175    
176     * Mon Mar 8 2010 Daniel B. <daniel@firewall-services.com> 0.1-12
177     - Use global TimeZone
178    
179     * Wed Dec 2 2009 Daniel B. <daniel@firewall-services.com> 0.1-11
180     - Support several mysql DB patches
181    
182 jpp 1.17 * Tue Mar 03 2009 Daniel B. <daniel@firewall-services.com> 0.1-10
183 brianr 1.1 - Add smeserver-remoteuseraccess as a dependencie (sudoers template problem)
184    
185     * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-9
186     - specify path to .sendxmpprc file in the script sendxmpp
187    
188     * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-8
189     - move .sendxmpprc template to the correct directory
190    
191     * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-7
192     - Move jabber account informations to xmpprc
193    
194     * Mon Mar 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-6
195     - Adjust service masq during zabbix-server-update event
196     - Enable DB cache module with StartDBSyncers directive
197    
198     * Sun Mar 01 2009 Daniel B. <daniel@firewall-services.com> 0.1-5
199     - Fix permissions on /var/lib/zabbix/tmp
200    
201     * Tue Feb 17 2009 Daniel B. <daniel@firewall-services.com> 0.1-4
202     - rename event zabbix-update to zabbix-server-update
203    
204     * Wed Feb 11 2009 Daniel B. <daniel@firewall-services.com> 0.1-3
205     - disable web access (usefull for distributed monitoring)
206     - Use stronger password for mysql database
207     - Use /var/lib/zabbix/bin as default location for scripts
208     - Use /var/lib/zabbix/tmp for temp dir
209    
210     * Fri Feb 06 2009 Daniel B. <daniel@firewall-services.com> 0.1-2
211     - Link template-begin-shell to template-begin for sendxmpp script
212    
213     * Fri Feb 06 2009 Daniel B. <daniel@firewall-services.com> 0.1-1
214     - templatize sendxmpp as zabbix user doesn't have access to SME db
215     - Add JabberTLS option in the db
216    
217     * Mon Feb 02 2009 Daniel B. <daniel@firewall-services.com> 0.1-0
218     - initial release
219    
220     %prep
221     %setup
222     %patch0 -p1
223     %patch1 -p1
224     %patch2 -p1
225     %patch3 -p1
226     %patch4 -p1
227     %patch5 -p1
228     %patch6 -p1
229     %patch7 -p1
230     %patch8 -p1
231     %patch9 -p1
232     %patch10 -p1
233     %patch11 -p1
234     %patch12 -p1
235     %patch13 -p1
236     %patch14 -p1
237     %patch15 -p1
238     %patch16 -p1
239     %patch17 -p1
240 brianr 1.2 %patch18 -p1
241 brianr 1.3 %patch19 -p1
242 brianr 1.4 %patch20 -p1
243 brianr 1.7 %patch21 -p1
244 jpp 1.8 %patch22 -p1
245 jpp 1.10 %patch23 -p1
246 jpp 1.11 %patch24 -p1
247 jpp 1.12 %patch25 -p1
248 jpp 1.13 %patch26 -p1
249 jpp 1.18 %patch27 -p1
250 brianr 1.1
251     %build
252     perl ./createlinks
253     %{__mkdir_p} root/var/lib/zabbix/tmp
254 brianr 1.7 #%{__mkdir_p} root/var/log/zabbix - conflict with zabbix-server-mysql
255     %{__mkdir_p} root/var/log/php/zabbix
256     %{__mkdir_p} root/var/lib/php/zabbix/{tmp,wsdlcache,opcache,session}
257    
258 brianr 1.1
259     %install
260     rm -rf $RPM_BUILD_ROOT
261     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
262     rm -f %{name}-%{version}-filelist
263     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
264     --file /var/lib/zabbix/bin/fping 'attr(0750,root,zabbix)' \
265     --file /var/lib/zabbix/bin/fping6 'attr(0750,root,zabbix)' \
266 jpp 1.8 --dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \
267     --dir /var/log/php/zabbix 'attr(0770,www,www)' \
268     --dir /var/lib/php/zabbix 'attr(0755,root,www)' \
269     --dir /var/lib/php/zabbix/tmp 'attr(0770,root,www)' \
270     --dir /var/lib/php/zabbix/opcache 'attr(0770,root,www)' \
271     --dir /var/lib/php/zabbix/session 'attr(0770,root,www)' \
272 jpp 1.10 |grep -v '.pyc'|grep -v '.pyo' \
273 brianr 1.1 > %{name}-%{version}-filelist
274    
275     %files -f %{name}-%{version}-filelist
276     %defattr(-,root,root)
277    
278 jpp 1.16 %files z50 -f %{name}-%{version}-filelist
279     %defattr(-,root,root)
280    
281 brianr 1.1 %clean
282     rm -rf $RPM_BUILD_ROOT
283    
284 brianr 1.5 %post
285 brianr 1.1
286     %postun
287    

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