[dmraid] bz#989020: add missing crontabs requirement

Heinz Mauelshagen mauelsha at fedoraproject.org
Mon Jul 29 16:12:37 UTC 2013


commit 88c5eff4699d3da07a99f8847ef5a4f5b69b141b
Author: Heinz Mauelshagen <heinzm at redhat.com>
Date:   Mon Jul 29 18:10:43 2013 +0200

    bz#989020: add missing crontabs requirement

 dmraid.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/dmraid.spec b/dmraid.spec
index 54bc0ff..bc70b9e 100644
--- a/dmraid.spec
+++ b/dmraid.spec
@@ -7,7 +7,7 @@
 Summary: dmraid (Device-mapper RAID tool and library)
 Name: dmraid
 Version: 1.0.0.rc16
-Release: 21%{?dist}
+Release: 22%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 URL: http://people.redhat.com/heinzm/sw/dmraid
@@ -16,6 +16,7 @@ BuildRequires: device-mapper-devel >= 1.02.02-2
 BuildRequires: device-mapper-event-devel
 BuildRequires: libselinux-devel
 BuildRequires: libsepol-devel
+Requires: crontabs
 Requires: device-mapper >= 1.02.02-2
 Requires: dmraid-events
 Requires: kpartx
@@ -184,6 +185,10 @@ rm -rf $RPM_BUILD_ROOT
 %ghost /var/cache/logwatch/dmeventd/syslogpattern.txt
 
 %changelog
+* Mon Jul 29 2013  Heinz Mauelshagen <heinzm at redhat.com> - 1.0.0.rc16-22
+- add missing crontabs requirement to specfile
+- Resolves: bz#989020
+
 * Wed May 22 2013 Adam Williamson <awilliam at redhat.com> - 1.0.0.rc16-21
 - don't pass kpartx a delimiter when activating sets
 - Resolves: bz#966162


More information about the scm-commits mailing list