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 18 |
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 |
|
Patch14: smeserver-clamav-1.2.0-tags2general.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
28 |
Requires: e-smith-lib |
Requires: e-smith-lib |
29 |
Requires: clamav >= 0.90 |
Requires: clamav >= 0.90 |
30 |
Requires: clamd >= 0.90 |
Requires: clamd >= 0.90 |
31 |
Requires: clamav-db |
Requires: clamav-db |
32 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
33 |
Provides: e-smith-clamav |
Provides: e-smith-clamav |
34 |
Obsoletes: e-smith-clamav |
Obsoletes: e-smith-clamav |
35 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
39 |
freshclam |
freshclam |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-18 |
43 |
|
- Remove <base> tags now in general [SME: 3915] |
44 |
|
|
45 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-17 |
46 |
|
- Remove duplicate <base> entries [SME: 3890] |
47 |
|
|
48 |
|
* Mon Jan 07 2008 Stephen Noble <support@dungog.net> 1.2.0-16 |
49 |
|
- Cosmetic removal of word entire on panel [SME: 3483] |
50 |
|
|
51 |
|
* Thu Sep 06 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-15 |
52 |
|
- Fix freshclam.conf permissions [SME: 3375] |
53 |
|
|
54 |
* 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 |
55 |
- Use full paths in update-failed script - tai64nlocal was not |
- Use full paths in update-failed script - tai64nlocal was not |
56 |
being found in $PATH. [SME: 1686] |
being found in $PATH. [SME: 1686] |
285 |
%patch8 -p1 |
%patch8 -p1 |
286 |
%patch9 -p1 |
%patch9 -p1 |
287 |
%patch10 -p1 |
%patch10 -p1 |
288 |
|
%patch11 -p1 |
289 |
|
%patch12 -p1 |
290 |
|
%patch13 -p1 |
291 |
|
%patch14 -p1 |
292 |
|
|
293 |
%build |
%build |
294 |
perl createlinks |
perl createlinks |