From 0d506a6a9a4647b6f4812c1ec02d696f1825d3e1 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Aug 07 2013 20:55:28 +0000 Subject: Add requires on crontabs --- diff --git a/clamav-unofficial-sigs.spec b/clamav-unofficial-sigs.spec index 1f21120..4de836d 100644 --- a/clamav-unofficial-sigs.spec +++ b/clamav-unofficial-sigs.spec @@ -1,6 +1,6 @@ Name: clamav-unofficial-sigs Version: 3.7.1 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Scripts to download unoffical clamav signatures Group: Applications/System License: BSD @@ -9,6 +9,7 @@ Source0: http://www.inetmsg.com/pub/clamav-unofficial-sigs-%{version}.tar BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: clamav clamav-update rsync gnupg diffutils curl bind-utils +Requires: crontabs %description This package contains scripts and configuration files @@ -74,6 +75,10 @@ rm -rf $RPM_BUILD_ROOT %attr(0755,clamupdate,clamupdate) %dir %{_localstatedir}/lib/%{name}/ham-test %changelog +* Wed Aug 07 2013 Pierre-Yves Chibon - 3.7.1-11 +- Add a missing requirement on crontabs to spec file +- Fixes RHBZ#988602 + * Sat Aug 03 2013 Fedora Release Engineering - 3.7.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild