diff --git a/clamav.spec b/clamav.spec index d49bb8f..234273a 100644 --- a/clamav.spec +++ b/clamav.spec @@ -5,7 +5,7 @@ Summary: Anti-virus software Name: clamav Version: 0.97.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: Applications/System URL: http://www.clamav.net/ @@ -405,6 +405,10 @@ rm -rf %{buildroot} %exclude %{_libdir}/libclamav.la %changelog +* Wed Jul 27 2011 Jan-Frode Myklebuust - 0.97.2-2 +- include updated clamd-wrapper which get the PidFile setting from the + service configuration file. + * Wed Jul 27 2011 Jan-Frode Myklebuust - 0.97.2-1 - updated to 0.97.2 - Build-require xz diff --git a/sources b/sources index d15b018..784e26c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ c41b2314d1b6b11f091955255dfa23f5 clamav-0.97.2-norar.tar.xz -ae4e25e5df41b71cf6541e3a876b94a7 clamd-wrapper.tar.bz2 +e809f74ed139df2e4af3fafbca32f678 clamd-wrapper.tar.bz2