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 16 |
%define release 23 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
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 |
Patch11: smeserver-clamav-1.2.0-freshclam_perms.patch |
23 |
Patch12: smeserver-clamav-1.2.0-entire.patch |
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 |
|
Patch15: smeserver-clamav-1.2.0-clamver.patch |
27 |
|
Patch16: smeserver-clamav-1.2.0-MoveCronTemplate.patch |
28 |
|
Patch17: smeserver-clamav-1.2.0-clamav93.patch |
29 |
|
Patch18: smeserver-clamav-1.2.0-add2general.patch |
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
32 |
Requires: e-smith-lib |
Requires: e-smith-lib |
33 |
Requires: clamav >= 0.90 |
Requires: clamav >= 0.93 |
34 |
Requires: clamd >= 0.90 |
Requires: clamd >= 0.93 |
35 |
Requires: clamav-db |
Requires: clamav-db |
36 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
37 |
Provides: e-smith-clamav |
Provides: e-smith-clamav |
38 |
Obsoletes: e-smith-clamav |
Obsoletes: e-smith-clamav |
39 |
|
Obsoletes: clamav-es |
40 |
|
Obsoletes: clamav-es-libs |
41 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
42 |
|
|
43 |
%description |
%description |
45 |
freshclam |
freshclam |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-23 |
49 |
|
- Add common <base> tags to e-smith-formmagick's general |
50 |
|
|
51 |
|
* Fri Apr 25 2008 Charlie Brady <charlie_brady@mitel.com> 1.2.0-22 |
52 |
|
- Add Obsoletes headers to force removal of clamav-es and |
53 |
|
clamav-es-libs. [SME 4167] |
54 |
|
|
55 |
|
* Fri Apr 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-21 |
56 |
|
- Update defaults for clamav 0.93 [SME: 4223] |
57 |
|
|
58 |
|
* Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-20 |
59 |
|
- Move cron template from cron.d to crontab [SME: 1047] |
60 |
|
|
61 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-19 |
62 |
|
- Fix clamav version string [SME: 4060] |
63 |
|
|
64 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-18 |
65 |
|
- Remove <base> tags now in general [SME: 3915] |
66 |
|
|
67 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-17 |
68 |
|
- Remove duplicate <base> entries [SME: 3890] |
69 |
|
|
70 |
* Mon Jan 07 2008 Stephen Noble <support@dungog.net> 1.2.0-16 |
* Mon Jan 07 2008 Stephen Noble <support@dungog.net> 1.2.0-16 |
71 |
- Cosmetic removal of word entire on panel [SME: 3483] |
- Cosmetic removal of word entire on panel [SME: 3483] |
72 |
|
|
309 |
%patch10 -p1 |
%patch10 -p1 |
310 |
%patch11 -p1 |
%patch11 -p1 |
311 |
%patch12 -p1 |
%patch12 -p1 |
312 |
|
%patch13 -p1 |
313 |
|
%patch14 -p1 |
314 |
|
%patch15 -p1 |
315 |
|
%patch16 -p1 |
316 |
|
%patch17 -p1 |
317 |
|
%patch18 -p1 |
318 |
|
|
319 |
%build |
%build |
320 |
perl createlinks |
perl createlinks |