[clamav/el5] clamd-wrapper now gets the appropriate pidfile for the rc scripts through a search for the PidFile s

Jeroen van Meeuwen kanarip at fedoraproject.org
Thu Jul 14 10:08:22 UTC 2011


commit 462c599d6ad97b82695dbaa659e4122741726db5
Author: Jeroen van Meeuwen (Ergo Project) <jeroen.van.meeuwen at ergo-project.org>
Date:   Thu Jul 14 12:07:40 2011 +0200

    clamd-wrapper now gets the appropriate pidfile for the rc scripts through
    a search for the PidFile setting in the service configuration file

 clamav.spec |    6 +++++-
 sources     |    2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/clamav.spec b/clamav.spec
index 2af6305..b69ff5e 100644
--- a/clamav.spec
+++ b/clamav.spec
@@ -5,7 +5,7 @@
 Summary: Anti-virus software
 Name: clamav
 Version: 0.97
-Release: 13%{?dist}
+Release: 14%{?dist}
 License: GPLv2
 Group: Applications/System
 URL: http://www.clamav.net/
@@ -404,6 +404,10 @@ rm -rf %{buildroot}
 %exclude %{_libdir}/libclamav.la
 
 %changelog
+* Thu Jul 14 2011 Jeroen van Meeuwen <kanarip at kanarip.com> - 0.97-14
+- Make clamd-wrapper get the PidFile setting from the service
+  configuration file.
+
 * Tue Apr 26 2011 Jan-Frode Myklebust <janfrode at tanso.net> - 0.97-13
 - Obsolete and provide clamav-milter-sysvinit (bz#696856)
 
diff --git a/sources b/sources
index 27407d3..aa773ad 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 44e7df79718d104db0666d5db3f08682  clamav-0.97-clean.tar.bz2
-ae4e25e5df41b71cf6541e3a876b94a7  clamd-wrapper.tar.bz2
+e809f74ed139df2e4af3fafbca32f678  clamd-wrapper.tar.bz2


More information about the scm-commits mailing list