/[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.15 by jpp, Sat Dec 10 07:44:58 2022 UTC Revision 1.16 by jpp, Sat Dec 10 20:43:15 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-zabbix-server.spec,v 1.14 2022/08/01 18:30:06 jpp Exp $  # $Id: smeserver-zabbix-server.spec,v 1.15 2022/12/10 07:44:58 jpp Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  %define name smeserver-zabbix-server  %define name smeserver-zabbix-server
6  %define version 0.1  %define version 0.1
7  %define release 30  %define release 31
8  Summary: sme server integration of zabbix server and web front-end  Summary: sme server integration of zabbix server and web front-end
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 74  smserver integration of zabbix server an Line 74  smserver integration of zabbix server an
74  Zabbix is an entreprise-class open source distributed monitoring  Zabbix is an entreprise-class open source distributed monitoring
75  solution  solution
76    
77    %package z50
78    %define provscl 5.0.30-1
79    Summary: SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO
80    Group:    Applications/Internet
81    #common
82    BuildArchitectures: noarch
83    BuildRequires: e-smith-devtools
84    Requires: e-smith-release >= 10.0
85    Requires: e-smith-apache >= 2.6.0-19
86    Requires: smeserver-php >= 3.0.0-43
87    Requires: fping
88    Requires: zabbix-server-mysql >= 5.0.0
89    Requires: zabbix-web-mysql-scl >= 5.0.0
90    Requires: zabbix-web >= 5.0.0
91    Requires: sendxmpp
92    Requires: smeserver-remoteuseraccess
93    # specific
94    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
95    Provides: zabbix-web-database-scl-php73 = %{provscl}
96    Provides: zabbix-web-deps-scl =  %{provscl}
97    Provides: zabbix-web-deps-scl-php73 = %{provscl}
98    Requires: zabbix-web = %{provscl}
99    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
100    
101    %description z50
102    SME Server integration of zabbix server 5.0 and web front-end using Remi SCLO.
103    Zabbix is an entreprise-class open source distributed monitoring
104    solution
105    
106  %changelog  %changelog
107    * Sat Dec 10 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.1-31.sme
108    - original package build for Zabbix 5.0 using Remi SCLO [SME: ]
109    
110  * 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
111  - update to httpd 2.4 access syntax [SME: 12068]  - update to httpd 2.4 access syntax [SME: 12068]
112    thanks to Vasarhelyi Zsolt    thanks to Vasarhelyi Zsolt
# Line 247  rm -f %{name}-%{version}-filelist Line 279  rm -f %{name}-%{version}-filelist
279  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist
280  %defattr(-,root,root)  %defattr(-,root,root)
281    
282    %files z50 -f %{name}-%{version}-filelist
283    %defattr(-,root,root)
284    
285  %clean  %clean
286  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
287    
288  %post  %post
 #/sbin/e-smith/expand-template /etc/e-smith/sql/init/80zabbix-server  
 #/etc/rc.d/init.d/mysql.init start  
289    
290  %postun  %postun
 #uninstall  
 #if [ $1 = 0 ] ; then  
 # /sbin/e-smith/db configuration setprop zabbix-server status disabled  
 # /etc/init.d/zabbix-server stop  
 # /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  
 # /usr/bin/sv h /service/httpd-e-smith  
 #fi  
291    
 true  


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