1 |
# $Id: smeserver-zabbix-server.spec,v 1.17 2022/12/10 20:45:27 jpp Exp $ |
# $Id: smeserver-zabbix-server.spec,v 1.19 2022/12/11 03:04:05 jpp Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
55 |
Requires: zabbix-web >= 4.4.6 |
Requires: zabbix-web >= 4.4.6 |
56 |
Requires: sendxmpp |
Requires: sendxmpp |
57 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
58 |
|
Requires: smeserver-mariadb105 |
59 |
# for telegram bot |
# for telegram bot |
60 |
Requires: python2-pysocks python-requests python2-requests-oauthlib |
Requires: python2-pysocks python-requests python2-requests-oauthlib |
61 |
Obsoletes: zabbix-server |
Obsoletes: zabbix-server |
84 |
#Requires: zabbix-web >= 5.0.0 |
#Requires: zabbix-web >= 5.0.0 |
85 |
Requires: sendxmpp |
Requires: sendxmpp |
86 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
87 |
|
Requires: smeserver-mariadb105 |
88 |
# specific |
# specific |
89 |
#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 |
#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} |
Provides: zabbix-web-database-scl-php74 = %{provscl} |
100 |
|
|
101 |
%changelog |
%changelog |
102 |
* Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-31.sme |
* 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: ] |
- original package build for Zabbix 5.0 using Remi SCLO [SME: 11748] |
104 |
|
support for LTS 5.0 EOL May 31, 2025 |
105 |
|
needs mariadb105. |
106 |
|
manual migration from mariadb55 to mariadb105 needed for existing installs |
107 |
|
|
108 |
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme |
* Mon Aug 01 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-30.sme |
109 |
- update to httpd 2.4 access syntax [SME: 12068] |
- update to httpd 2.4 access syntax [SME: 12068] |