From 603527a3bc971d7ce755673323ff4437ca4d8715 Mon Sep 17 00:00:00 2001 From: ensc Date: Sep 17 2005 09:02:55 +0000 Subject: - updated to 0.87 (SECURITY) - removed -timeout patch; it is solved upstream --- diff --git a/clamav.spec b/clamav.spec index e87a08f..b20efbc 100644 --- a/clamav.spec +++ b/clamav.spec @@ -1,4 +1,4 @@ -## $Id: clamav.spec,v 1.16 2005/07/28 15:37:20 ensc Exp $ +## $Id: clamav.spec,v 1.17 2005/07/29 16:37:45 ensc Exp $ ## This package understands the following switches: ## --without milter ... deactivate the -milter subpackage @@ -21,14 +21,14 @@ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.86.2 -Release: %release_func 4 +Version: 0.87 +Release: %release_func 1 License: GPL Group: Applications/File URL: http://www.clamav.net Source0: http://download.sourceforge.net/sourceforge/clamav/%{name}-%{version}.tar.gz -#Source999: http://download.sourceforge.net/sourceforge/clamav/%{name}-%{version}.tar.gz.sig +Source999: http://download.sourceforge.net/sourceforge/clamav/%{name}-%{version}.tar.gz.sig Source1: clamd-wrapper Source2: clamd.sysconfig Source3: clamd.logrotate @@ -39,7 +39,6 @@ Source8: clamav-notify-servers Patch20: clamav-0.70-user.patch Patch21: clamav-0.70-path.patch Patch22: clamav-0.80-initoff.patch -Patch23: clamav-0.86.2-timeout.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: clamav-lib = %{version}-%{release} Requires: data(clamav) @@ -166,7 +165,6 @@ THIS PACKAGE IS TO BE CONSIDERED AS EXPERIMENTAL! %patch20 -p1 -b .user %patch21 -p1 -b .path %patch22 -p1 -b .initoff -%patch23 -p1 -b .timeout perl -pi -e 's!^(#?LogFile ).*!\1/var/log/clamd.!g; s!^#?(LocalSocket ).*!\1/var/run/clamd./clamd.sock!g; @@ -428,6 +426,10 @@ test "$1" = 0 || %{_initrddir}/clamav-milter condrestart >/dev/null || : %endif # _without_milter %changelog +* Sat Sep 17 2005 Enrico Scholz - 0.87-1 +- updated to 0.87 (SECURITY) +- removed -timeout patch; it is solved upstream + * Fri Jul 29 2005 Enrico Scholz - 0.86.2-4 - [milter] create the milter-logfile in the %%post scriptlet - [milter] reverted the change of the default child_timeout value; it