1 |
# $Id: smeserver-rkhunter.spec,v 1.2 2020/10/09 15:38:13 brianr Exp $ |
# $Id: smeserver-rkhunter.spec,v 1.3 2020/12/30 19:04:20 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 6 |
%define release 7 |
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-Add-Update-event-to-createlinks.patch |
19 |
#Patch2: smeserver-rkhunter-1.4.0.bz10376.disableupdate.patch |
#Patch2: smeserver-rkhunter-1.4.0.bz10376.disableupdate.patch |
20 |
BuildRequires: perl, e-smith-devtools |
BuildRequires: perl, e-smith-devtools |
21 |
|
|
23 |
rkhunter for SME Server |
rkhunter for SME Server |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* Mon Mar 29 2021 Brian Read <brianr@bjsystems.co.uk> 1.4.0-7.sme |
27 |
|
- Add Update event to createlinks [SME: 11025] |
28 |
|
|
29 |
|
* Mon Mar 29 2021 BogusDateBot |
30 |
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, |
31 |
|
by assuming the date is correct and changing the weekday. |
32 |
|
|
33 |
* Wed Dec 30 2020 Brian Read <brianr@bjsystems.co.uk> 1.4.0-6.sme |
* Wed Dec 30 2020 Brian Read <brianr@bjsystems.co.uk> 1.4.0-6.sme |
34 |
- Revert patch to suppress update as the exploit has been fixed [SME:11025] |
- Revert patch to suppress update as the exploit has been fixed [SME:11025] |
35 |
|
|
50 |
- First Import to contribs9 |
- First Import to contribs9 |
51 |
|
|
52 |
* Tue Sep 17 2013 JP Pialasse <tests@pialasse.com> 1.2.0-10 |
* Tue Sep 17 2013 JP Pialasse <tests@pialasse.com> 1.2.0-10 |
53 |
- fix not run in cron daily [SME: 7800] |
- Add Update event to createlinks not run in cron daily [SME: 7800] |
54 |
- typos in patchs |
- typos in patchs |
55 |
|
|
56 |
* Tue Jul 02 2013 JP Pialasse <tests@pialasse.com> 1.2.0-7 |
* Tue Jul 02 2013 JP Pialasse <tests@pialasse.com> 1.2.0-7 |
57 |
- fix typo patch correct |
- Add Update event to createlinks typo patch correct |
58 |
- fix spare space |
- Add Update event to createlinks spare space |
59 |
|
|
60 |
* Sun 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 |
61 |
- fix email error root@localhost [SME: 7103] |
- Add Update event to createlinks email error root@localhost [SME: 7103] |
62 |
- adding option for warning mail in .conf |
- adding option for warning mail in .conf |
63 |
- Patch2 |
- Patch2 |
64 |
|
|
65 |
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> |
* Thu Jun 20 2013 JP Pialasse <tests@pialasse.com> |
66 |
- fix email error root@localhost [SME: 7103] |
- Add Update event to createlinks email error root@localhost [SME: 7103] |
67 |
- 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 |
68 |
|
|
69 |
* Thu May 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-3 |
* Thu May 14 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-3 |
80 |
%setup |
%setup |
81 |
%patch0 -p1 |
%patch0 -p1 |
82 |
%patch1 -p1 |
%patch1 -p1 |
83 |
|
%patch2 -p1 |
84 |
#%patch2 -p1 |
#%patch2 -p1 |
85 |
|
|
86 |
%build |
%build |