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

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

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

Revision 1.16 by jpp, Sat Dec 10 20:43:15 2022 UTC Revision 1.19 by jpp, Sun Dec 11 03:04:05 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-zabbix-server.spec,v 1.15 2022/12/10 07:44:58 jpp Exp $  # $Id: smeserver-zabbix-server.spec,v 1.18 2022/12/11 01:45:54 jpp Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
# Line 41  Patch23: smeserver-zabbix-server-0.1-bz1 Line 41  Patch23: smeserver-zabbix-server-0.1-bz1
41  Patch24: smeserver-zabbix-server-0.1-bz11749-adminpass.patch  Patch24: smeserver-zabbix-server-0.1-bz11749-adminpass.patch
42  Patch25: smeserver-zabbix-server-0.1-bz12068-httpd24.patch  Patch25: smeserver-zabbix-server-0.1-bz12068-httpd24.patch
43  Patch26: smeserver-zabbix-server-0.1-bz12031-backup.patch  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
# Line 54  Requires: zabbix-web-mysql >= 4.4.6 Line 55  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
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
62  Conflicts: smeserver-zabbix-proxy  Conflicts: smeserver-zabbix-proxy
63  AutoReqProv: no  AutoReqProv: no
64    
 #for zabbix=>50  
 #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:              zabbix-web-database-scl-php73 = %{version}-%{release}  
 #Provides:              zabbix-web-deps-scl = %{version}-%{release}  
 #Provides:              zabbix-web-deps-scl-php73 = %{version}-%{release}  
 #Requires:              zabbix-web = %{version}-%{release}  
 #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  
   
   
65  %description  %description
66  smserver integration of zabbix server and web front-end.  smserver integration of zabbix server and web front-end.
67  Zabbix is an entreprise-class open source distributed monitoring  Zabbix is an entreprise-class open source distributed monitoring
68  solution  solution
69    
70  %package z50  %package z50
71  %define provscl 5.0.30-1  %define provscl 5.0.30-1.el7
72    #5.0.30-1
73  Summary: SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO  Summary: SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO
74  Group:    Applications/Internet  Group:    Applications/Internet
75  #common  #common
# Line 86  Requires: e-smith-apache >= 2.6.0-19 Line 80  Requires: e-smith-apache >= 2.6.0-19
80  Requires: smeserver-php >= 3.0.0-43  Requires: smeserver-php >= 3.0.0-43
81  Requires: fping  Requires: fping
82  Requires: zabbix-server-mysql >= 5.0.0  Requires: zabbix-server-mysql >= 5.0.0
83  Requires: zabbix-web-mysql-scl >= 5.0.0  #Requires: zabbix-web-mysql-scl >= 5.0.0
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-php73 = %{provscl}  Provides: zabbix-web-database-scl-php74 = %{provscl}
91  Provides: zabbix-web-deps-scl =  %{provscl}  Provides: zabbix-web-deps-scl =  %{provscl}
92  Provides: zabbix-web-deps-scl-php73 = %{provscl}  Provides: zabbix-web-deps-scl-php73 = %{provscl}
93  Requires: zabbix-web = %{provscl}  Requires: zabbix-web = %{provscl}
94  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  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    
96  %description z50  %description z50
97  SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO.  SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO.
# Line 184  solution Line 179  solution
179  * 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
180  - Support several mysql DB patches  - Support several mysql DB patches
181    
182  * 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
183  - Add smeserver-remoteuseraccess as a dependencie (sudoers template problem)  - Add smeserver-remoteuseraccess as a dependencie (sudoers template problem)
184    
185  * 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
# Line 251  solution Line 246  solution
246  %patch24 -p1  %patch24 -p1
247  %patch25 -p1  %patch25 -p1
248  %patch26 -p1  %patch26 -p1
249    %patch27 -p1
250    
251  %build  %build
252  perl ./createlinks  perl ./createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

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