/[smecontribs]/rpms/zabbix/contribs7/zabbix.spec
ViewVC logotype

Diff of /rpms/zabbix/contribs7/zabbix.spec

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

Revision 1.2 by slords, Mon Mar 2 23:53:30 2009 UTC Revision 1.6 by vip-ire, Tue Jun 16 21:43:48 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: zabbix.spec,v 1.5 2009/04/06 15:08:55 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  Name:           zabbix  Name:           zabbix
6  Version:        1.6.2  Version:        1.6.5
7  Release:        3%{?dist}  Release:        1%{?dist}
8  Summary:        Open-source monitoring solution for your IT infrastructure  Summary:        Open-source monitoring solution for your IT infrastructure
9    
10  Group:          Applications/Internet  Group:          Applications/Internet
# Line 17  Source3:        zabbix-agent.init Line 17  Source3:        zabbix-agent.init
17  Source4:        zabbix-proxy.init  Source4:        zabbix-proxy.init
18  Source5:        zabbix-logrotate.in  Source5:        zabbix-logrotate.in
19    
20  Patch0:         zabbix-1.6.2-cpustats.patch  Patch0: zabbix-1.6.3-curl_centos4.patch
 Patch1:         zabbix-1.6.2-curl-centos4.patch  
 Patch2:         zabbix-1.6.1-snmp-fixes.patch  
21    
22  Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
23    
# Line 163  Summary:         Zabbix Web Frontend Line 161  Summary:         Zabbix Web Frontend
161  Group:           Applications/Internet  Group:           Applications/Internet
162  Requires:        php  Requires:        php
163  Requires:        php-gd  Requires:        php-gd
164  Requires:        php-bcmath  #Requires:       php-bcmath
165  Requires:        zabbix = %{version}-%{release}  Requires:        zabbix = %{version}-%{release}
166  Requires:        zabbix-web-database = %{version}-%{release}  Requires:        zabbix-web-database = %{version}-%{release}
167    
# Line 202  Zabbix web frontend for SQLite Line 200  Zabbix web frontend for SQLite
200    
201  %prep  %prep
202  %setup0 -q  %setup0 -q
203  %patch0 -p1 -b .cpustats  %patch0 -p1
 %patch1 -p1  
 %patch2 -p1  
204    
205  chmod -R a+rX .  chmod -R a+rX .
206    
# Line 471  fi Line 467  fi
467  %defattr(-,root,root,-)  %defattr(-,root,root,-)
468    
469  %changelog  %changelog
470    * Tue Jun 16 2009 Daniel B. <daniel@firewall-services.com> 1.6.5-1
471    - Upstream upgrade to 1.6.5
472    
473    * Mon Apr 06 2009 Daniel B. <daniel@firewall-services.com> 1.6.4-1
474    - Upstream upgrade to 1.6.4
475    
476    * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> 1.6.3-0
477    - Upstream upgrade to 1.6.3
478    - Remove CPUstat patch
479    - Remove snmp fixes (not needed anymore)
480    
481    * Thu Mar 03 2009 Daniel B. <daniel@firewall-services.com> 1.6.2-4
482    - Comment hard-coded php-bcmath dependencie as php4 includes this module
483    
484  * Wed Jan 30 2009 Daniel B. <daniel@firewall-services.com> 1.6.2-3  * Wed Jan 30 2009 Daniel B. <daniel@firewall-services.com> 1.6.2-3
485  - Added patch so it can compile on CentOS 4 (curl 7.12.1)  - Added patch so it can compile on CentOS 4 (curl 7.12.1)
486    


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