1 |
# $Id: smeserver-clamav.spec,v 1.28 2010/06/05 14:38:24 wellsi Exp $ |
# $Id: smeserver-clamav.spec,v 1.29 2010/06/05 19:21:41 wellsi Exp $ |
2 |
|
|
3 |
Summary: SME Server module to configure clamav |
Summary: SME Server module to configure clamav |
4 |
%define name smeserver-clamav |
%define name smeserver-clamav |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.0.0 |
%define version 2.0.0 |
7 |
%define release 11 |
%define release 12 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch3: smeserver-clamav-2.0.0-nocreate.patch |
Patch3: smeserver-clamav-2.0.0-nocreate.patch |
17 |
Patch4: smeserver-clamav-2.0.0-logrotate.patch2 |
Patch4: smeserver-clamav-2.0.0-logrotate.patch2 |
18 |
Patch5: smeserver-clamav-2.0.0-MemLimit.patch |
Patch5: smeserver-clamav-2.0.0-MemLimit.patch |
19 |
Patch6: smeserver-clamav-2.0.0.crondaily.patch |
Patch6: smeserver-clamav-2.0.0-crondaily.patch |
|
Patch7: smeserver-clamav-2.0.0-crondailyCreatelinks.patch |
|
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
Requires: e-smith-lib |
Requires: e-smith-lib |
36 |
SME Server enhancement to configure and run clamd and freshclam |
SME Server enhancement to configure and run clamd and freshclam |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Wed Jun 9 2010 Ian Wells <esmith@wellsi.com> 2.0.0-12.sme |
40 |
|
- Re-work patch to improve and document template [SME: 4297] |
41 |
|
|
42 |
* Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.0.0-11.sme |
* Sat Jun 5 2010 Ian Wells <esmith@wellsi.com> 2.0.0-11.sme |
43 |
- correct createlinks for /etc/cron.daily/freshclam again [SME: 4297] |
- correct createlinks for /etc/cron.daily/freshclam again [SME: 4297] |
44 |
|
|
343 |
%patch4 -p1 |
%patch4 -p1 |
344 |
%patch5 -p1 |
%patch5 -p1 |
345 |
%patch6 -p1 |
%patch6 -p1 |
|
%patch7 -p1 |
|
346 |
|
|
347 |
%build |
%build |
348 |
perl createlinks |
perl createlinks |