1 |
# $Id: smeserver-rkhunter.spec,v 1.1 2020/10/09 14:26:37 brianr Exp $ |
# $Id: smeserver-rkhunter.spec,v 1.2 2020/10/09 15:38:13 brianr Exp $ |
2 |
|
|
3 |
Summary: rkhunter for SME Server |
Summary: rkhunter for SME Server |
4 |
Name: smeserver-rkhunter |
Name: smeserver-rkhunter |
5 |
%define version 1.4.0 |
%define version 1.4.0 |
6 |
%define release 5 |
%define release 6 |
7 |
%define displayversion %{version} |
%define displayversion %{version} |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
15 |
Requires: rkhunter |
Requires: rkhunter |
16 |
Patch0: smeserver-rkhunter-1.4.0.path2rsyslog.patch |
Patch0: smeserver-rkhunter-1.4.0.path2rsyslog.patch |
17 |
Patch1: smeserver-rkhunter-1.4.0.more_options2rkhunter-conf.patch |
Patch1: smeserver-rkhunter-1.4.0.more_options2rkhunter-conf.patch |
18 |
Patch2: smeserver-rkhunter-1.4.0.bz10376.disableupdate.patch |
#Patch2: smeserver-rkhunter-1.4.0.bz10376.disableupdate.patch |
19 |
BuildRequires: perl, e-smith-devtools |
BuildRequires: perl, e-smith-devtools |
20 |
|
|
21 |
%description |
%description |
22 |
rkhunter for SME Server |
rkhunter for SME Server |
23 |
|
|
24 |
%changelog |
%changelog |
25 |
|
* Wed Dec 30 2020 Brian Read <brianr@bjsystems.co.uk> 1.4.0-6.sme |
26 |
|
- Revert patch to suppress update as the exploit has been fixed [SME:11025] |
27 |
|
|
28 |
* Fri Oct 09 2020 Brian Read <brianr@bjsystems.co.uk> 1.4.0-5.sme |
* Fri Oct 09 2020 Brian Read <brianr@bjsystems.co.uk> 1.4.0-5.sme |
29 |
- Import in SME10 tree [SME: 11025 ] |
- Import in SME10 tree [SME: 11025 ] |
30 |
|
|
49 |
- fix typo patch correct |
- fix typo patch correct |
50 |
- fix spare space |
- fix spare space |
51 |
|
|
52 |
* Sat Jun 23 2013 JP Pialasse <tests@pialasse.com> 1.2.0-5 |
* Sun Jun 23 2013 JP Pialasse <tests@pialasse.com> 1.2.0-5 |
53 |
- fix email error root@localhost [SME: 7103] |
- fix email error root@localhost [SME: 7103] |
54 |
- adding option for warning mail in .conf |
- adding option for warning mail in .conf |
55 |
- Patch2 |
- Patch2 |
72 |
%setup |
%setup |
73 |
%patch0 -p1 |
%patch0 -p1 |
74 |
%patch1 -p1 |
%patch1 -p1 |
75 |
%patch2 -p1 |
#%patch2 -p1 |
76 |
|
|
77 |
%build |
%build |
78 |
perl createlinks |
perl createlinks |