1 |
# $Id: smeserver-zabbix-server.spec,v 1.12 2022/08/01 18:17:19 jpp Exp $ |
# $Id: smeserver-zabbix-server.spec,v 1.14 2022/08/01 18:30:06 jpp Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
45 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
47 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
48 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 10.0 |
49 |
|
Requires: e-smith-apache >= 2.6.0-19 |
50 |
|
Requires: smeserver-php >= 3.0.0-43 |
51 |
Requires: fping |
Requires: fping |
|
Obsoletes: zabbix-server |
|
52 |
Requires: zabbix-server-mysql >= 4.4.6 |
Requires: zabbix-server-mysql >= 4.4.6 |
53 |
Requires: zabbix-web-mysql >= 4.4.6 |
Requires: zabbix-web-mysql >= 4.4.6 |
54 |
Requires: zabbix-web >= 4.4.6 |
Requires: zabbix-web >= 4.4.6 |
55 |
Requires: sendxmpp |
Requires: sendxmpp |
|
Conflicts: smeserver-zabbix-proxy |
|
56 |
Requires: smeserver-remoteuseraccess |
Requires: smeserver-remoteuseraccess |
|
#Requires: smeserver-php-scl |
|
|
AutoReqProv: no |
|
57 |
# for telegram bot |
# for telegram bot |
58 |
Requires: python2-pysocks python-requests python2-requests-oauthlib |
Requires: python2-pysocks python-requests python2-requests-oauthlib |
59 |
|
Obsoletes: zabbix-server |
60 |
|
Conflicts: smeserver-zabbix-proxy |
61 |
|
AutoReqProv: no |
62 |
|
|
63 |
#for zabbix=>50 |
#for zabbix=>50 |
64 |
#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 |
65 |
# |
#Provides: zabbix-web-database-scl-php73 = %{version}-%{release} |
66 |
|
#Provides: zabbix-web-deps-scl = %{version}-%{release} |
67 |
|
#Provides: zabbix-web-deps-scl-php73 = %{version}-%{release} |
68 |
|
#Requires: zabbix-web = %{version}-%{release} |
69 |
|
#Requires: php73-php-mysqlnd php73 php73-php-gd php73-php-bcmath php73-php-mbstring php73-php-xml php73-php-ldap php73-php-fpm php73-php-mysqlnd |
70 |
|
|
71 |
|
|
72 |
%description |
%description |
73 |
smserver integration of zabbix server and web front-end. |
smserver integration of zabbix server and web front-end. |