[dwatch] Add requires on crontabs

Pierre-YvesChibon pingou at fedoraproject.org
Wed Aug 7 21:13:49 UTC 2013


commit 28a4a646b9652d6356bfeef3977fcc9e5c868557
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Wed Aug 7 23:13:38 2013 +0200

    Add requires on crontabs

 dwatch.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/dwatch.spec b/dwatch.spec
index 25bc0d7..9a63a4c 100644
--- a/dwatch.spec
+++ b/dwatch.spec
@@ -1,6 +1,6 @@
 Name:           dwatch
 Version:        0.1.1
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        A program that watches over other programs
 
 Group:          Applications/System
@@ -15,6 +15,7 @@ Patch1:         dwatch-manpage.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:       dailyjobs
+Requires:       crontabs
 
 %description
 Dwatch (Daemon Watch) is a program that watches over other programs and
@@ -60,6 +61,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 07 2013 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.1.1-14
+- Add missing requires on crontabs
+- Fix RHBZ#989039
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list