[munin] Bug 989080 - Add a missing requirement on crontabs for the cron job to the spec file

fenris02 fenris02 at fedoraproject.org
Sat Jul 27 16:22:55 UTC 2013


commit 8f71c71b09f87f1d68235307624de5c68cc48526
Author: D. Johnson <fenris02 at fedoraproject.org>
Date:   Sat Jul 27 11:22:18 2013 -0500

    Bug 989080 - Add a missing requirement on crontabs for the cron job to
    the spec file

 munin.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index 7cbd681..24c368d 100644
--- a/munin.spec
+++ b/munin.spec
@@ -1,6 +1,6 @@
 Name:           munin
 Version:        2.0.17
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Network-wide graphing framework (grapher/gatherer)
 
 Group:          System Environment/Daemons
@@ -96,6 +96,7 @@ Requires:       perl(DateTime)
 Requires:       perl(Time::HiRes)
 Requires:       perl(Taint::Runtime)
 Requires:       sysstat
+Requires:       crontabs
 # BZ#913111 : Removed because it pulls boa .. and no clean way to prefer apache.
 #Requires:       webserver
 
@@ -772,6 +773,9 @@ exit 0
 
 
 %changelog
+* Sat Jul 27 2013 Jóhann B. Guðmundsson <johannbg at fedoraproject.org> - 2.0.17-2
+- BZ# 989080 Add a missing requirement on crontabs to spec file
+
 * Sat Jul 20 2013 D. Johnson <fenris02 at fedoraproject.org> - 2.0.17-1
 - Upstream release 2.0.17
 


More information about the scm-commits mailing list