3 |
Summary: rkhunter for SME Server |
Summary: rkhunter for SME Server |
4 |
Name: smeserver-rkhunter |
Name: smeserver-rkhunter |
5 |
%define version 1.2.0 |
%define version 1.2.0 |
6 |
%define release 4 |
%define release 5 |
7 |
%define displayversion %{version} |
%define displayversion %{version} |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
11 |
Group: Applications/System |
Group: Applications/System |
12 |
Source: smeserver-rkhunter-%{version}.tar.gz |
Source: smeserver-rkhunter-%{version}.tar.gz |
13 |
Patch0: smeserver-rkhunter-1.2.0-fixQuotes.patch |
Patch0: smeserver-rkhunter-1.2.0-fixQuotes.patch |
14 |
PAtch1: smeserver-rkhunter-1.2.0-maipatch.patch |
Patch1: smeserver-rkhunter-1.2.0-maipatch.patch |
15 |
|
Patch2: smeserver-rkhunter-1.2.0-correct.patch |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
Requires: rkhunter |
Requires: rkhunter |
22 |
rkhunter for SME Server |
rkhunter for SME Server |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Sat Jun 23 2013 JP Pialasse <tests@pialasse.com> 1.2.0-5 |
26 |
|
- fix email error root@localhost [SME: 7103] |
27 |
|
- adding option for warning mail in .conf |
28 |
|
- Patch2 |
29 |
|
|
30 |
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> |
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> |
31 |
- fix email error root@localhost [SME: 7103] |
- fix email error root@localhost [SME: 7103] |
32 |
- you can set the mail you want with key mail and default is root |
- you can set the mail you want with key mail and default is root |
45 |
%setup |
%setup |
46 |
%patch0 -p1 |
%patch0 -p1 |
47 |
%patch1 -p1 |
%patch1 -p1 |
48 |
|
%patch2 -p1 |
49 |
|
|
50 |
|
|
51 |
%build |
%build |
52 |
perl createlinks |
perl createlinks |