summaryrefslogtreecommitdiff
path: root/ceph.spec.in
diff options
context:
space:
mode:
authorGary Lowell <glowell@inktank.com>2012-11-07 12:41:10 -0800
committerSage Weil <sage@inktank.com>2012-11-08 09:42:40 -0800
commit83ab36655f397b7d781a611b4d82679c8484710f (patch)
tree07b8b61dafeaccf809953a9df07c056f99379f1b /ceph.spec.in
parent578b5764d5b26d190c295da88c1be5f0c77682a7 (diff)
downloadceph-83ab36655f397b7d781a611b4d82679c8484710f.tar.gz
ceph.spec.in: Remove ceph version requirement from ceph-fuse package.
The ceph-fuse rpm package now only requires ceph as a pre-req, not a specific version.
Diffstat (limited to 'ceph.spec.in')
-rw-r--r--ceph.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index 770ac452470..57ccdb2250d 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -73,7 +73,7 @@ performance, reliability, and scalability.
%package fuse
Summary: Ceph fuse-based client
Group: System Environment/Base
-Requires: %{name} = %{version}-%{release}
+Requires: %{name}
BuildRequires: fuse-devel
%description fuse
FUSE based client for Ceph distributed network file system