From: Sage Weil Date: Fri, 30 Sep 2016 22:13:33 +0000 (-0400) Subject: ceph.spec: fix ceph-mgr version requirement X-Git-Tag: v11.0.1~45^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F11285%2Fhead;p=ceph.git ceph.spec: fix ceph-mgr version requirement Signed-off-by: Sage Weil --- diff --git a/ceph.spec.in b/ceph.spec.in index 34aa5bd9a3b..71d3720a1ac 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -297,7 +297,7 @@ of cluster membership, configuration, and state. Summary: Ceph Manager Daemon License: LGPL-2.1 and CC-BY-SA-1.0 and GPL-2.0 and BSL-1.0 and GPL-2.0-with-autoconf-exception and BSD-3-Clause and MIT Group: System Environment/Base -Requires: ceph-base = %{version}-%{release} +Requires: ceph-base = %{epoch}:%{version}-%{release} %description mgr ceph-mgr enables python modules that provide services (such as the REST