From e135304b5398b56feba5ce7a457ff862a0bba9d0 Mon Sep 17 00:00:00 2001 From: Timothy St. Clair Date: Aug 28 2015 13:04:25 +0000 Subject: Change docker-io dep to just docker after the shift --- diff --git a/mesos.spec b/mesos.spec index 27dd6c6..4892cbe 100644 --- a/mesos.spec +++ b/mesos.spec @@ -92,14 +92,7 @@ BuildRequires: http-parser-devel Requires: python-boto Requires: cyrus-sasl-md5 - -%ifarch x86_64 -%if 0%{?fedora} >= 20 -Requires: docker-io -%else Requires: docker -%endif -%endif # The slaves will indirectly require time syncing with the master # nodes so just call out the dependency. @@ -347,6 +340,9 @@ exit 0 /sbin/ldconfig %changelog +* Fri Aug 28 2015 Timothy St. Clair - 0.23.0-1.4ce5475.0 +- change docker-io to just docker dependency BZ1257832 + * Wed Aug 5 2015 Timothy St. Clair - 0.23.0-0.4ce5475.0 - Build for latest release