From 3447601ac3ffc546e663586048bed13c0ba9881b Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 30 Sep 2016 18:13:33 -0400 Subject: [PATCH] ceph.spec: fix ceph-mgr version requirement Signed-off-by: Sage Weil --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5