1 |
|
# $Id: smeserver-clamav.spec,v 1.17 2008/10/07 15:36:01 slords 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 1.2.0 |
%define version 2.0.0 |
7 |
%define release 21 |
%define release 2 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
11 |
Group: System Environment/Base |
Group: System Environment/Base |
12 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
|
Patch0: smeserver-clamav-ArchiveBlockEncrypted.patch |
|
|
Patch1: smeserver-clamav-1.2.0-exclude_arg.patch |
|
|
Patch2: smeserver-clamav-1.2.0-RestrictScan.patch |
|
|
Patch3: smeserver-clamav-1.2.0-ParamsAndOutput.patch |
|
|
Patch4: smeserver-clamav-1.2.0-feedback.patch |
|
|
Patch5: smeserver-clamav-1.2.0-feedback.patch2 |
|
|
Patch6: smeserver-clamav-1.2.0-feedback.patch3 |
|
|
Patch7: smeserver-clamav-1.2.0-version90.patch |
|
|
Patch8: smeserver-clamav-1.2.0-memlimit.patch |
|
|
Patch9: smeserver-clamav-1.2.0-memlimit.patch2 |
|
|
Patch10: smeserver-clamav-1.2.0-update-failed-fullpaths.patch |
|
|
Patch11: smeserver-clamav-1.2.0-freshclam_perms.patch |
|
|
Patch12: smeserver-clamav-1.2.0-entire.patch |
|
|
Patch13: smeserver-clamav-1.2.0-rmWeekly.patch |
|
|
Patch14: smeserver-clamav-1.2.0-tags2general.patch |
|
|
Patch15: smeserver-clamav-1.2.0-clamver.patch |
|
|
Patch16: smeserver-clamav-1.2.0-MoveCronTemplate.patch |
|
|
Patch17: smeserver-clamav-1.2.0-clamav93.patch |
|
13 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
14 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
15 |
Requires: e-smith-lib |
Requires: e-smith-lib |
16 |
|
Requires: e-smith-base |
17 |
Requires: clamav >= 0.93 |
Requires: clamav >= 0.93 |
18 |
Requires: clamd >= 0.93 |
Requires: clamd >= 0.93 |
19 |
Requires: clamav-db |
Requires: clamav-db |
20 |
Requires: e-smith-formmagick >= 1.4.0-9 |
Requires: e-smith-formmagick >= 1.4.0-12 |
21 |
Provides: e-smith-clamav |
Provides: e-smith-clamav |
22 |
Obsoletes: e-smith-clamav |
Obsoletes: e-smith-clamav |
23 |
|
Obsoletes: e-smith-antivirus |
24 |
|
Obsoletes: clamav-es |
25 |
|
Obsoletes: clamav-es-libs |
26 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
27 |
|
|
28 |
%description |
%description |
29 |
e-smith server enhancement to configure and run clamd and |
SME Server enhancement to configure and run clamd and freshclam |
|
freshclam |
|
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Thu Nov 27 2008 Stephen Noble <support@dungog.net> 2.0.0-2 |
33 |
|
- Obsolete e-smith-antivirus [SME: 4786] |
34 |
|
|
35 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme |
36 |
|
- Roll new stream to separate sme7/sme8 trees [SME: 4633] |
37 |
|
|
38 |
|
* Mon Sep 22 2008 Stephen Noble <support@dungog.net> 1.2.0-26 |
39 |
|
- Remove obsolete locale tags [SME: 4235] |
40 |
|
|
41 |
|
* Sun Aug 10 2008 Shad L. Lords <slords@mail.com> 1.2.0-25 |
42 |
|
- Remove links to crontab in all but clamav-update [SME: 4494] |
43 |
|
|
44 |
|
* Wed Apr 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-24 |
45 |
|
- Remove any /etc/cron.d/clamav file. We moved the content to /etc/crontab |
46 |
|
[SME: 1047], but we need to remove any leftover file from earlier template |
47 |
|
expansion, which, if present, could cause the nightly file scanning to be |
48 |
|
run twice. [SME: 4266] |
49 |
|
|
50 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-23 |
51 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4288] |
52 |
|
|
53 |
|
* Fri Apr 25 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-22 |
54 |
|
- Add Obsoletes headers to force removal of clamav-es and |
55 |
|
clamav-es-libs. [SME 4167] |
56 |
|
|
57 |
* Fri Apr 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-21 |
* Fri Apr 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-21 |
58 |
- Update defaults for clamav 0.93 [SME: 4223] |
- Update defaults for clamav 0.93 [SME: 4223] |
59 |
|
|
298 |
|
|
299 |
%prep |
%prep |
300 |
%setup |
%setup |
|
%patch0 -p1 |
|
|
%patch1 -p1 |
|
|
%patch2 -p1 |
|
|
%patch3 -p1 |
|
|
%patch4 -p1 |
|
|
%patch5 -p1 |
|
|
%patch6 -p1 |
|
|
%patch7 -p1 |
|
|
%patch8 -p1 |
|
|
%patch9 -p1 |
|
|
%patch10 -p1 |
|
|
%patch11 -p1 |
|
|
%patch12 -p1 |
|
|
%patch13 -p1 |
|
|
%patch14 -p1 |
|
|
%patch15 -p1 |
|
|
%patch16 -p1 |
|
|
%patch17 -p1 |
|
301 |
|
|
302 |
%build |
%build |
303 |
perl createlinks |
perl createlinks |
310 |
%pre |
%pre |
311 |
|
|
312 |
%post |
%post |
313 |
|
rm -f /etc/cron.d/clamav |
314 |
|
|
315 |
%install |
%install |
316 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |