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 17 |
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 |
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 |
* Mon Jan 07 2007 Stephen Noble <support@dungog.net> 1.2.0-16 |
* 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] |
- 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 |
* Thu Sep 06 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-15 |
282 |
%patch10 -p1 |
%patch10 -p1 |
283 |
%patch11 -p1 |
%patch11 -p1 |
284 |
%patch12 -p1 |
%patch12 -p1 |
285 |
|
%patch13 -p1 |
286 |
|
|
287 |
%build |
%build |
288 |
perl createlinks |
perl createlinks |