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 17 |
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 |
|
Patch12: smeserver-clamav-1.2.0-entire.patch |
24 |
|
Patch13: smeserver-clamav-1.2.0-rmWeekly.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Requires: e-smith-lib |
Requires: e-smith-lib |
37 |
freshclam |
freshclam |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-17 |
41 |
|
- Remove duplicate <base> entries [SME: 3890] |
42 |
|
|
43 |
|
* Mon Jan 07 2008 Stephen Noble <support@dungog.net> 1.2.0-16 |
44 |
|
- Cosmetic removal of word entire on panel [SME: 3483] |
45 |
|
|
46 |
|
* Thu Sep 06 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-15 |
47 |
|
- Fix freshclam.conf permissions [SME: 3375] |
48 |
|
|
49 |
* 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 |
50 |
- Use full paths in update-failed script - tai64nlocal was not |
- Use full paths in update-failed script - tai64nlocal was not |
51 |
being found in $PATH. [SME: 1686] |
being found in $PATH. [SME: 1686] |
280 |
%patch8 -p1 |
%patch8 -p1 |
281 |
%patch9 -p1 |
%patch9 -p1 |
282 |
%patch10 -p1 |
%patch10 -p1 |
283 |
|
%patch11 -p1 |
284 |
|
%patch12 -p1 |
285 |
|
%patch13 -p1 |
286 |
|
|
287 |
%build |
%build |
288 |
perl createlinks |
perl createlinks |