1 |
# $Id: smeserver-zabbix-proxy.spec,v 1.3 2009/03/03 10:45:16 vip-ire Exp $ |
# $Id: smeserver-zabbix-proxy.spec,v 1.4 2009/09/28 07:22:28 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 6 |
%define release 7 |
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} |
23 |
Patch7: smeserver-zabbix-proxy-0.1-createlinks_fixes.patch |
Patch7: smeserver-zabbix-proxy-0.1-createlinks_fixes.patch |
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 |
27 |
|
|
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
42 |
solution |
solution |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
|
* Thu Apr 15 2010 Daniel B. <daniel@firewall-services.com> 0.1-7 |
46 |
|
- Support multiple dbpatches |
47 |
|
|
48 |
* Mon Sep 28 2009 Daniel B. <daniel@firewall-services.com> 0.1-6 |
* Mon Sep 28 2009 Daniel B. <daniel@firewall-services.com> 0.1-6 |
49 |
- Fixe /etc/sudoers template expension during zabbix-proxy-update event |
- Fixe /etc/sudoers template expension during zabbix-proxy-update event |
50 |
|
|
78 |
%patch7 -p1 |
%patch7 -p1 |
79 |
#%patch8 -p1 |
#%patch8 -p1 |
80 |
%patch9 -p1 |
%patch9 -p1 |
81 |
|
%patch10 -p1 |
82 |
|
|
83 |
%build |
%build |
84 |
perl ./createlinks |
perl ./createlinks |