--- rpms/smeserver-clamav/sme8/smeserver-clamav.spec 2008/10/07 15:36:02 1.17 +++ rpms/smeserver-clamav/sme8/smeserver-clamav.spec 2010/04/18 17:22:57 1.28 @@ -1,25 +1,34 @@ -# $Id$ +# $Id: smeserver-clamav.spec,v 1.27 2010/04/02 11:04:52 filippocarletti Exp $ Summary: SME Server module to configure clamav %define name smeserver-clamav Name: %{name} %define version 2.2.0 -%define release 1 +%define release 10 Version: %{version} Release: %{release}%{?dist} License: GPL Group: System Environment/Base Source: %{name}-%{version}.tar.gz +Patch0: smeserver-clamav-2.2.0-HeuristicScanPrecedence.patch +Patch1: smeserver-clamav-2.2.0-fixperm.patch +Patch2: smeserver-clamav-2.2.0-defaultHeuristicScanPrecedence2yes.patch +Patch3: smeserver-clamav-2.2.0-logrotate.patch +Patch4: smeserver-clamav-2.2.0-nocreate.patch +Patch5: smeserver-clamav-2.2.0-logrotate.patch2 +Patch6: smeserver-clamav-2.2.0-MemLimit-0.96.patch +Patch7: smeserver-clamav-2.2.0-MemLimit2.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-lib Requires: e-smith-base -Requires: clamav >= 0.93 -Requires: clamd >= 0.93 +Requires: clamav >= 0.94 +Requires: clamd >= 0.94 Requires: clamav-db Requires: e-smith-formmagick >= 1.4.0-12 Provides: e-smith-clamav Obsoletes: e-smith-clamav +Obsoletes: e-smith-antivirus Obsoletes: clamav-es Obsoletes: clamav-es-libs BuildRequires: e-smith-devtools @@ -28,6 +37,35 @@ BuildRequires: e-smith-devtools SME Server enhancement to configure and run clamd and freshclam %changelog +* Sun Apr 18 2010 Jonathan Martens 2.2.0-10.sme +- Increase MemLimit to 600M for clamav-0.96 [SME: 5868] + +* Fri Apr 02 2010 Filippo Carletti 2.2.0-9.sme +- Increase MemLimit to 300M for clamav-0.96 [SME: 5868] + +* Sat Feb 6 2010 Stephen Noble 2.2.0-8.sme +- Setup logrotate for /var/log/clamd/clamscan.log [SME: 5570] + +* Fri Nov 6 2009 Jonathan Martens 2.2.0-7.sme +- Remove create option from logrotate configuration [SME: 5570] +- Fix version number in previous changelog entry + +* Fri Nov 6 2009 Jonathan Martens 2.2.0-6.sme +- Setup logrotate for /var/log/clamd/smeserver-clamscan.log [SME: 5570] +- Minor changelog fixes in version number + +* Wed Nov 4 2009 Jonathan Martens 2.2.0-5.sme +- Change default value for HeuristicScanPrecedence to yes [SME: 5204] + +* Tue Jun 2 2009 Shad L. Lords 2.2.0-4.sme +- Fix permissions on freshclam.conf file [SME: 5319] + +* Mon Apr 13 2009 Jonathan Martens 2.2.0-3.sme +- Add HeuristicScanPrecedence option, default disabled [SME: 4598] + +* Thu Nov 27 2008 Stephen Noble 2.2.0-2.sme +- Obsolete e-smith-antivirus [SME: 4786] + * Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme - Roll new stream to separate sme7/sme8 trees [SME: 4633] @@ -294,6 +332,14 @@ SME Server enhancement to configure and %prep %setup +%patch0 -p1 +%patch1 -p1 +%patch2 -p1 +%patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 +%patch7 -p1 %build perl createlinks