From d9100628a216d134af02f4e440e028661d345636 Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Sat, 4 May 2013 19:50:36 -0500 Subject: [PATCH] Upgrade to 0.97.8 --- .gitignore | 2 ++ clamav-update.cron => clamav-update.crond | 0 clamav.spec | 15 +++++++++------ sources | 4 ++-- 4 files changed, 13 insertions(+), 8 deletions(-) rename clamav-update.cron => clamav-update.crond (100%) diff --git a/.gitignore b/.gitignore index 30db149..9c5c3ee 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ /main.cvd /daily.cvd /daily-16898.cvd +/clamav-0.97.8-norar.tar.xz +/daily-17144.cvd diff --git a/clamav-update.cron b/clamav-update.crond similarity index 100% rename from clamav-update.cron rename to clamav-update.crond diff --git a/clamav.spec b/clamav.spec index 9e2eb00..db3de85 100644 --- a/clamav.spec +++ b/clamav.spec @@ -52,8 +52,8 @@ Requires(postun): /bin/systemctl\ Summary: End-user tools for the Clam Antivirus scanner Name: clamav -Version: 0.97.7 -Release: 2%{?dist} +Version: 0.97.8 +Release: 1%{?dist} License: %{?with_unrar:proprietary}%{!?with_unrar:GPLv2} Group: Applications/File URL: http://www.clamav.net @@ -69,7 +69,7 @@ Source0: %name-%version%{?prerelease}-norar.tar.xz %endif #To download the .cvd, go to http://www.clamav.net and use the links there (I renamed the files to add the -version suffix) Source10: http://db.local.clamav.net/main-54.cvd -Source11: http://db.local.clamav.net/daily-16898.cvd +Source11: http://db.local.clamav.net/daily-17144.cvd Patch24: clamav-0.92-private.patch Patch25: clamav-0.92-open.patch @@ -136,7 +136,7 @@ Summary: Auto-updater for the Clam Antivirus scanner data-files Group: Applications/File Source200: freshclam-sleep Source201: freshclam.sysconfig -Source202: clamav-update.cron +Source202: clamav-update.crond Source203: clamav-update.logrotate Requires: clamav-filesystem = %version-%release Requires(pre): /etc/cron.d @@ -470,7 +470,7 @@ function smartsubst() { install -d -m 0755 \ - $RPM_BUILD_ROOT%_sysconfdir/{mail,clamd.d,cron.d,logrotate.d,tmpfiles.d} \ + $RPM_BUILD_ROOT%_sysconfdir/{mail,clamd.d,logrotate.d,tmpfiles.d} \ $RPM_BUILD_ROOT%_var/{log,run} \ $RPM_BUILD_ROOT%milterstatedir \ $RPM_BUILD_ROOT%pkgdatadir/template \ @@ -751,7 +751,7 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || : %pkgdatadir/freshclam-sleep %config(noreplace) %verify(not mtime) %_sysconfdir/freshclam.conf %config(noreplace) %verify(not mtime) %_sysconfdir/logrotate.d/* -%config(noreplace) %_sysconfdir/cron.d/* +%config(noreplace) %_sysconfdir/cron.d/clamav-update %config(noreplace) %_sysconfdir/sysconfig/freshclam %ghost %attr(0664,root,%username) %verify(not size md5 mtime) %freshclamlog @@ -853,6 +853,9 @@ test "$1" != "0" || /sbin/initctl -q stop clamav-milter || : %changelog +* Thu May 2 2013 Nick Bebout - 0.97.8-1 +- Update to 0.97.8 + * Wed Apr 10 2013 Jon Ciesla - 0.97.7-2 - Migrate from fedora-usermgmt to guideline scriptlets. diff --git a/sources b/sources index 0b440ec..aff5931 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -ad8f85e9f8c166e9266988d293f4fce0 clamav-0.97.7-norar.tar.xz +8cfa8b280084a97518d3e80575e98938 clamav-0.97.8-norar.tar.xz eb12490fda87d602e476d4b163f8a34b main-54.cvd -0de4b55fecbc78ba50157aa0b80fb2b5 daily-16898.cvd +18c3f0e756b59e69c717d2883914c088 daily-17144.cvd