[mesos/f20] switch to requires ntpdate

tstclair tstclair at fedoraproject.org
Thu Oct 23 19:54:09 UTC 2014


commit 4de4f4814518273792d678786890fbfd8de42d1e
Author: Timothy St. Clair <tstclair at redhat.com>
Date:   Thu Oct 23 14:53:28 2014 -0500

    switch to requires ntpdate

 mesos.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mesos.spec b/mesos.spec
index 6e6bb42..5767695 100644
--- a/mesos.spec
+++ b/mesos.spec
@@ -93,7 +93,7 @@ Requires: docker
 
 # The slaves will indirectly require time syncing with the master
 # nodes so just call out the dependency.
-Requires: ntp
+Requires: ntpdate
 
 %description
 Apache Mesos is a cluster manager that provides efficient resource


More information about the scm-commits mailing list