1 |
# $Id: smeserver-zabbix-proxy.spec,v 1.6 2010/10/19 12:00:58 vip-ire Exp $ |
# $Id: smeserver-zabbix-proxy.spec,v 1.7 2010/11/25 11:08:50 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 9 |
%define release 10 |
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} |
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 |
Patch11: smeserver-zabbix-proxy-0.1-hostname_from_db.patch |
28 |
|
Patch12: smeserver-zabbix-proxy-0.1-fix_proxy_directives.patch |
29 |
|
|
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
44 |
solution |
solution |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Fri Oct 07 2011 Daniel B. <daniel@firewall-services.com> 0.1-11 |
48 |
|
- Fixe 2 directives (needed for Zabbix 1.8.8) |
49 |
|
|
50 |
* Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-9 |
* Thu Nov 25 2010 Daniel B. <daniel@firewall-services.com> 0.1-9 |
51 |
- Requires the mysql variant of server and proxy |
- Requires the mysql variant of server and proxy |
52 |
|
|
91 |
%patch9 -p1 |
%patch9 -p1 |
92 |
%patch10 -p1 |
%patch10 -p1 |
93 |
%patch11 -p1 |
%patch11 -p1 |
94 |
|
%patch12 -p1 |
95 |
|
|
96 |
%build |
%build |
97 |
perl ./createlinks |
perl ./createlinks |