1 |
Summary: sme server integration of zabbix agent |
Summary: sme server integration of zabbix agent |
2 |
Name: smeserver-zabbix-agent |
Name: smeserver-zabbix-agent |
3 |
Version: 0.4.8 |
Version: 0.4.8 |
4 |
Release: 1%{?dist} |
Release: 2%{?dist} |
5 |
License: GNU GPL version 2 |
License: GNU GPL version 2 |
6 |
URL: http://www.zabbix.com/ |
URL: http://www.zabbix.com/ |
7 |
Group: SMEserver/addon |
Group: SMEserver/addon |
8 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
9 |
|
Patch0: smeserver-zabbix-agent-0.4.8-bz11515-sme10.patch |
10 |
|
|
11 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
12 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
28 |
solution |
solution |
29 |
|
|
30 |
%changelog |
%changelog |
31 |
|
* Thu Apr 01 2021 Jean-Philippe Pialasse <tests@pialasse.com> 0.4.8-2.sme |
32 |
|
- initial SME10 import [SME: 11515] |
33 |
|
drop in for systemd service file |
34 |
|
update event created for automatic install |
35 |
|
|
36 |
* Fri May 29 2020 Daniel Berteaud <daniel@firewall-services.com> 0.4.8-1 |
* Fri May 29 2020 Daniel Berteaud <daniel@firewall-services.com> 0.4.8-1 |
37 |
- Adapt regex to match queued emails when spam filtering is disabled |
- Adapt regex to match queued emails when spam filtering is disabled |
38 |
(daniel@firewall-services.com) |
(daniel@firewall-services.com) |
306 |
|
|
307 |
%prep |
%prep |
308 |
%setup |
%setup |
309 |
|
%patch0 -p1 |
310 |
|
rm -rf .tito |
311 |
|
|
312 |
|
|
313 |
%build |
%build |
314 |
%{__mkdir_p} root/var/lib/zabbix/tmp |
%{__mkdir_p} root/var/lib/zabbix/tmp |