From: Nathan Cutler Date: Thu, 9 Jul 2015 10:05:24 +0000 (+0200) Subject: ceph.spec.in: add missing -%{release} X-Git-Tag: v9.0.3~63^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d952d59ae95d5f66aa4b98fd7aa4f4ecb36a4848;p=ceph.git ceph.spec.in: add missing -%{release} We have it everywhere else and I can't think of any reason why it should be omitted here. Signed-off-by: Nathan Cutler --- diff --git a/ceph.spec.in b/ceph.spec.in index 47a42dd4bbe8..d5f11e935a2b 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -252,7 +252,7 @@ object store. Summary: RADOS striping interface Group: System Environment/Libraries License: LGPL-2.0 -Requires: librados2 = %{epoch}:%{version} +Requires: librados2 = %{epoch}:%{version}-%{release} %description -n libradosstriper1 Striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using