2 |
%define name smeserver-clamav |
%define name smeserver-clamav |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2.0 |
%define version 1.2.0 |
5 |
%define release 14 |
%define release 15 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
19 |
Patch8: smeserver-clamav-1.2.0-memlimit.patch |
Patch8: smeserver-clamav-1.2.0-memlimit.patch |
20 |
Patch9: smeserver-clamav-1.2.0-memlimit.patch2 |
Patch9: smeserver-clamav-1.2.0-memlimit.patch2 |
21 |
Patch10: smeserver-clamav-1.2.0-update-failed-fullpaths.patch |
Patch10: smeserver-clamav-1.2.0-update-failed-fullpaths.patch |
22 |
|
Patch11: smeserver-clamav-1.2.0-freshclam_perms.patch |
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
Requires: e-smith-lib |
Requires: e-smith-lib |
35 |
freshclam |
freshclam |
36 |
|
|
37 |
%changelog |
%changelog |
38 |
|
* Thu Sep 06 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-15 |
39 |
|
- Fix freshclam.conf permissions [SME: 3375] |
40 |
|
|
41 |
* Fri Jun 08 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.0-14 |
* Fri Jun 08 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.0-14 |
42 |
- Use full paths in update-failed script - tai64nlocal was not |
- Use full paths in update-failed script - tai64nlocal was not |
43 |
being found in $PATH. [SME: 1686] |
being found in $PATH. [SME: 1686] |
272 |
%patch8 -p1 |
%patch8 -p1 |
273 |
%patch9 -p1 |
%patch9 -p1 |
274 |
%patch10 -p1 |
%patch10 -p1 |
275 |
|
%patch11 -p1 |
276 |
|
|
277 |
%build |
%build |
278 |
perl createlinks |
perl createlinks |