/[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.9 by vip-ire, Fri Nov 13 23:37:44 2009 UTC
# Line 1  Line 1 
1  # $Id$  # $Id: zabbix.spec,v 1.8 2009/09/29 17:48:17 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.7
7  Release:        3%{?dist}  Release:        2%{?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
21  Patch1:         zabbix-1.6.2-curl-centos4.patch  #Patch1: zabbix-1.6.6-ZBX-1027.patch
 Patch2:         zabbix-1.6.1-snmp-fixes.patch  
22    
23  Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)  Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
24    
# Line 163  Summary:         Zabbix Web Frontend Line 162  Summary:         Zabbix Web Frontend
162  Group:           Applications/Internet  Group:           Applications/Internet
163  Requires:        php  Requires:        php
164  Requires:        php-gd  Requires:        php-gd
165  Requires:        php-bcmath  #Requires:       php-bcmath
166  Requires:        zabbix = %{version}-%{release}  Requires:        zabbix = %{version}-%{release}
167  Requires:        zabbix-web-database = %{version}-%{release}  Requires:        zabbix-web-database = %{version}-%{release}
168    
# Line 202  Zabbix web frontend for SQLite Line 201  Zabbix web frontend for SQLite
201    
202  %prep  %prep
203  %setup0 -q  %setup0 -q
204  %patch0 -p1 -b .cpustats  %patch0 -p1
 %patch1 -p1  
 %patch2 -p1  
205    
206  chmod -R a+rX .  chmod -R a+rX .
207    
# Line 471  fi Line 468  fi
468  %defattr(-,root,root,-)  %defattr(-,root,root,-)
469    
470  %changelog  %changelog
471    * Fri Nov 13 2009 Daniel B. <daniel@firewall-services.com> 1.6.7-2
472    - - Upstream upgrade to 1.6.7
473    
474    * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 1.6.6-2
475    - Fix trigger verification (ZBX-1027)
476    
477    * Tue Sep 29 2009 Daniel B. <daniel@firewall-services.com> 1.6.6-1
478    - Upstream upgrade to 1.6.6
479    
480    * Tue Jun 16 2009 Daniel B. <daniel@firewall-services.com> 1.6.5-1
481    - Upstream upgrade to 1.6.5
482    
483    * Mon Apr 06 2009 Daniel B. <daniel@firewall-services.com> 1.6.4-1
484    - Upstream upgrade to 1.6.4
485    
486    * Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> 1.6.3-0
487    - Upstream upgrade to 1.6.3
488    - Remove CPUstat patch
489    - Remove snmp fixes (not needed anymore)
490    
491    * Thu Mar 03 2009 Daniel B. <daniel@firewall-services.com> 1.6.2-4
492    - Comment hard-coded php-bcmath dependencie as php4 includes this module
493    
494  * 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
495  - 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)
496    


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