/[smecontribs]/rpms/smeserver-zabbix-agent/contribs7/smeserver-zabbix-agent.spec
ViewVC logotype

Diff of /rpms/smeserver-zabbix-agent/contribs7/smeserver-zabbix-agent.spec

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

Revision 1.16 by vip-ire, Fri Sep 25 08:28:06 2009 UTC Revision 1.17 by vip-ire, Wed Dec 2 22:29:22 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-zabbix-agent.spec,v 1.15 2009/09/01 09:41:19 vip-ire Exp $  # $Id: smeserver-zabbix-agent.spec,v 1.16 2009/09/25 08:28:06 vip-ire Exp $
2  # Authority: vip-ire  # Authority: vip-ire
3  # Name: Daniel Berteaud  # Name: Daniel Berteaud
4    
5  %define name smeserver-zabbix-agent  %define name smeserver-zabbix-agent
6  %define version 0.1  %define version 0.1
7  %define release 35  %define release 36
8  Summary: sme server integration of zabbix agent  Summary: sme server integration of zabbix agent
9  Name: %{name}  Name: %{name}
10  Version: %{version}  Version: %{version}
# Line 60  Patch43: smeserver-zabbix-agent-0.1-mega Line 60  Patch43: smeserver-zabbix-agent-0.1-mega
60  Patch44: smeserver-zabbix-agent-0.1-userparam_smart.patch  Patch44: smeserver-zabbix-agent-0.1-userparam_smart.patch
61  Patch45: smeserver-zabbix-agent-0.1-smart_missing_return.patch  Patch45: smeserver-zabbix-agent-0.1-smart_missing_return.patch
62  Patch46: smeserver-zabbix-agent-0.1-report_0_for_non_existing_drives.patch  Patch46: smeserver-zabbix-agent-0.1-report_0_for_non_existing_drives.patch
63    Patch47: smeserver-zabbix-agent-0.1-run_megaraid_parser_as_root.patch
64    
65  BuildArchitectures: noarch  BuildArchitectures: noarch
66  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 75  Zabbix is an entreprise-class open sourc Line 76  Zabbix is an entreprise-class open sourc
76  solution  solution
77    
78  %changelog  %changelog
79    * Wed Dec 2 2009 Daniel B. <daniel@firewall-services.com> 0.1-36
80    - Run megaraid-parser.pl as root (with sudo) instead of granting
81      zabbix user unrestricted access to MegaCli
82    
83  * Fri Sep 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-35  * Fri Sep 25 2009 Daniel B. <daniel@firewall-services.com> 0.1-35
84  - Support up to 8 disks for smart monitoring. Report valid 0 value  - Support up to 8 disks for smart monitoring. Report valid 0 value
85    for non existing ones to prevent errors in server's log    for non existing ones to prevent errors in server's log
# Line 261  solution Line 266  solution
266  %patch44 -p1  %patch44 -p1
267  %patch45 -p1  %patch45 -p1
268  %patch46 -p1  %patch46 -p1
269    %patch47 -p1
270    
271  %build  %build
272  %{__mkdir_p} root/var/lib/zabbix/tmp  %{__mkdir_p} root/var/lib/zabbix/tmp


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