1 |
# $Id: smeserver-zabbix-proxy.spec,v 1.4 2009/09/28 07:22:28 vip-ire Exp $ |
# $Id: smeserver-zabbix-proxy.spec,v 1.5 2010/04/15 11:36:00 vip-ire Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
5 |
%define name smeserver-zabbix-proxy |
%define name smeserver-zabbix-proxy |
6 |
%define version 0.1 |
%define version 0.1 |
7 |
%define release 7 |
%define release 8 |
8 |
Summary: sme server integration of zabbix proxy |
Summary: sme server integration of zabbix proxy |
9 |
Name: %{name} |
Name: %{name} |
10 |
Version: %{version} |
Version: %{version} |
24 |
Patch8: smeserver-zabbix-proxy-0.1-enable_db_cache.patch |
Patch8: smeserver-zabbix-proxy-0.1-enable_db_cache.patch |
25 |
Patch9: smeserver-zabbix-proxy-0.1-fixe_sudoers_expand_template.patch |
Patch9: smeserver-zabbix-proxy-0.1-fixe_sudoers_expand_template.patch |
26 |
Patch10: smeserver-zabbix-proxy-0.1-multiple_dbpatches.patch |
Patch10: smeserver-zabbix-proxy-0.1-multiple_dbpatches.patch |
27 |
|
Patch11: smeserver-zabbix-proxy-0.1-hostname_from_db.patch |
28 |
|
|
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
43 |
solution |
solution |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Tue Oct 19 2010 Daniel B. <daniel@firewall-services.com> 0.1-8 |
47 |
|
- Possibility to set Hostname from the DB |
48 |
|
|
49 |
* Thu Apr 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-7 |
* Thu Apr 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-7 |
50 |
- Support multiple dbpatches |
- Support multiple dbpatches |
51 |
|
|
83 |
#%patch8 -p1 |
#%patch8 -p1 |
84 |
%patch9 -p1 |
%patch9 -p1 |
85 |
%patch10 -p1 |
%patch10 -p1 |
86 |
|
%patch11 -p1 |
87 |
|
|
88 |
%build |
%build |
89 |
perl ./createlinks |
perl ./createlinks |