1 |
# $Id: e-smith-qmailanalog.spec,v 1.2 2016/05/12 21:13:46 vip-ire Exp $ |
# $Id: e-smith-qmailanalog.spec,v 1.3 2016/05/12 22:09:12 vip-ire Exp $ |
2 |
|
|
3 |
Summary: e-smith module for analysing qmail logs |
Summary: e-smith module for analysing qmail logs |
4 |
%define name e-smith-qmailanalog |
%define name e-smith-qmailanalog |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.6.0 |
%define version 2.6.0 |
7 |
%define release 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
20 |
AutoReqProv: no |
AutoReqProv: no |
21 |
|
|
22 |
%changelog |
%changelog |
23 |
|
* Wed Jan 06 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme |
24 |
|
- add update event [SME: 11153] |
25 |
|
|
26 |
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme |
* Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme |
27 |
- Use CreateLinks instead of local functions so panel links point on the |
- Use CreateLinks instead of local functions so panel links point on the |
28 |
wrapper [SME: 9393] |
wrapper [SME: 9393] |
242 |
%prep |
%prep |
243 |
%setup |
%setup |
244 |
%patch0 -p1 |
%patch0 -p1 |
245 |
|
mkdir -p root/etc/e-smith/events/%{name}-update |
246 |
|
|
247 |
%build |
%build |
248 |
perl createlinks |
perl createlinks |