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 21 |
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 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
Requires: e-smith-lib |
Requires: e-smith-lib |
32 |
Requires: clamav >= 0.90 |
Requires: clamav >= 0.93 |
33 |
Requires: clamd >= 0.90 |
Requires: clamd >= 0.93 |
34 |
Requires: clamav-db |
Requires: clamav-db |
35 |
|
Requires: e-smith-formmagick >= 1.4.0-9 |
36 |
Provides: e-smith-clamav |
Provides: e-smith-clamav |
37 |
Obsoletes: e-smith-clamav |
Obsoletes: e-smith-clamav |
38 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
42 |
freshclam |
freshclam |
43 |
|
|
44 |
%changelog |
%changelog |
45 |
* Mon Jan 07 2007 Stephen Noble <support@dungog.net> 1.2.0-16 |
* Fri Apr 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-21 |
46 |
|
- Update defaults for clamav 0.93 [SME: 4223] |
47 |
|
|
48 |
|
* Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-20 |
49 |
|
- Move cron template from cron.d to crontab [SME: 1047] |
50 |
|
|
51 |
|
* Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.2.0-19 |
52 |
|
- Fix clamav version string [SME: 4060] |
53 |
|
|
54 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-18 |
55 |
|
- Remove <base> tags now in general [SME: 3915] |
56 |
|
|
57 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-17 |
58 |
|
- Remove duplicate <base> entries [SME: 3890] |
59 |
|
|
60 |
|
* Mon Jan 07 2008 Stephen Noble <support@dungog.net> 1.2.0-16 |
61 |
- Cosmetic removal of word entire on panel [SME: 3483] |
- Cosmetic removal of word entire on panel [SME: 3483] |
62 |
|
|
63 |
* Thu Sep 06 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-15 |
* Thu Sep 06 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-15 |
299 |
%patch10 -p1 |
%patch10 -p1 |
300 |
%patch11 -p1 |
%patch11 -p1 |
301 |
%patch12 -p1 |
%patch12 -p1 |
302 |
|
%patch13 -p1 |
303 |
|
%patch14 -p1 |
304 |
|
%patch15 -p1 |
305 |
|
%patch16 -p1 |
306 |
|
%patch17 -p1 |
307 |
|
|
308 |
%build |
%build |
309 |
perl createlinks |
perl createlinks |