1 |
# $Id: smeserver-zabbix-agent.spec,v 1.4 2009/03/18 12:09:21 vip-ire Exp $ |
# $Id: smeserver-zabbix-agent.spec,v 1.6 2009/03/24 22:29:10 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 24 |
%define release 26 |
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} |
46 |
Patch30: smeserver-zabbix-agent-0.1-sudoers_mysql.patch |
Patch30: smeserver-zabbix-agent-0.1-sudoers_mysql.patch |
47 |
Patch31: smeserver-zabbix-agent-0.1-mysql_size_fixe.patch |
Patch31: smeserver-zabbix-agent-0.1-mysql_size_fixe.patch |
48 |
Patch32: smeserver-zabbix-agent-0.1-userparam_swRaid_status.patch |
Patch32: smeserver-zabbix-agent-0.1-userparam_swRaid_status.patch |
49 |
|
Patch33: smeserver-zabbix-agent-0.1-userparam_comment.patch |
50 |
|
Patch34: smeserver-zabbix-agent-0.1-userparam_megaraid.patch |
51 |
|
|
52 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
53 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
63 |
solution |
solution |
64 |
|
|
65 |
%changelog |
%changelog |
66 |
|
* Fri Mar 27 2009 Daniel B. <daniel@firewall-services.com> 0.1-26 |
67 |
|
- Add raid.mega.status UserParameters to monitor status of MegaRaid based |
68 |
|
raid array |
69 |
|
|
70 |
|
* Tue Mar 24 2009 Daniel B. <daniel@firewall-services.com> 0.1-25 |
71 |
|
- Add comments for each UserParameter for configuration on the server side |
72 |
|
(Type of information, unit, etc...) |
73 |
|
|
74 |
* Tue Mar 24 2009 Daniel B. <daniel@firewall-services.com> 0.1-24 |
* Tue Mar 24 2009 Daniel B. <daniel@firewall-services.com> 0.1-24 |
75 |
- Add raid.sw.status userparameter to report software raid array status |
- Add raid.sw.status userparameter to report software raid array status |
76 |
- Remove rabs from spec |
- Remove rabs from spec |
195 |
%patch30 -p1 |
%patch30 -p1 |
196 |
%patch31 -p1 |
%patch31 -p1 |
197 |
%patch32 -p1 |
%patch32 -p1 |
198 |
|
%patch33 -p1 |
199 |
|
%patch34 -p1 |
200 |
|
|
201 |
%build |
%build |
202 |
perl ./createlinks |
perl ./createlinks |