From f24ac8622716a08b113b148795e580d21917182f Mon Sep 17 00:00:00 2001 From: Timothy St. Clair Date: Aug 28 2015 13:07:47 +0000 Subject: Change docker-io dep to just docker after the shift --- diff --git a/mesos.spec b/mesos.spec index c7b82e6..51f18fa 100644 --- a/mesos.spec +++ b/mesos.spec @@ -17,7 +17,7 @@ Name: mesos Version: 0.23.0 -Release: 0.%{shortcommit}%{?dist}.1 +Release: 0.%{shortcommit}%{?dist}.2 Summary: Cluster manager for sharing distributed application frameworks License: ASL 2.0 URL: http://mesos.apache.org/ @@ -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 + * Thu Aug 27 2015 Jonathan Wakely - 0.23.0-0.4ce5475.1 - Rebuilt for Boost 1.59