From: Nathan Cutler Date: Thu, 9 Jul 2015 10:05:24 +0000 (+0200) Subject: ceph.spec.in: add missing -%{release} X-Git-Tag: v0.94.6~70^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=61acc4e20ca58e11b9aba1efcdca78d1d7ddd2f7;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 (cherry picked from commit d952d59ae95d5f66aa4b98fd7aa4f4ecb36a4848) --- diff --git a/ceph.spec.in b/ceph.spec.in index 71e74c6258e8..dd14d310f3a3 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -226,7 +226,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