[limph] Add crontabs.

Jon Ciesla limb at fedoraproject.org
Tue Jul 30 18:57:47 UTC 2013


commit b245e4925cc9af8da75515a34df59c49971f35b2
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Jul 30 13:52:31 2013 -0500

    Add crontabs.

 limph.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/limph.spec b/limph.spec
index 4fb4a37..e5a5e2a 100644
--- a/limph.spec
+++ b/limph.spec
@@ -1,7 +1,7 @@
 %define limphdir %{_datadir}/limph
 Name: limph
 Version:  1.9.8.2
-Release:  1%{?dist}
+Release:  2%{?dist}
 Summary: A PHP5-compatible network host/service poller with web interface
 
 Group: Applications/System         
@@ -34,6 +34,7 @@ Summary: A host agent for Limph, the network monitor
 Group: Applications/System
 Requires: php-mcrypt
 Requires: limph-common = %{version}-%{release}
+Requires: crontabs
 
 %description hostagent
 The Limph host agent to collect disk space and system load
@@ -91,6 +92,9 @@ rm -rf %{buildroot}
 %{limphdir}/config.php
 
 %changelog
+* Tue Jul 30 2013 Jon Ciesla <limburger at gmail.com> - 1.9.8.2-2
+- Add crontabs Requires, BZ 989073.
+
 * Wed Apr 17 2013 Jon Ciesla <limburger at gmail.com> - 1.9.8.2-1
 - Upstream MySQL syntax fix for new installs.
 


More information about the scm-commits mailing list