From: Sage Weil Date: Fri, 3 May 2013 20:28:24 +0000 (-0700) Subject: ceph.spec: require xfsprogs X-Git-Tag: v0.61~8 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b2501e91bb8f2d28dc744f61b60052dff2acbe00;p=ceph.git ceph.spec: require xfsprogs This is needed when creating new OSDs (via ceph-disk). At least for most people. Eventually we'll want to include btrfs here. Signed-off-by: Sage Weil --- diff --git a/ceph.spec.in b/ceph.spec.in index 0065b4569dbf..febd32ccf1c9 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -22,6 +22,7 @@ Requires: libcephfs1 = %{version}-%{release} Requires: python Requires: python-argparse Requires: python-lockfile +Requires: xfsprogs Requires: cryptsetup Requires: parted Requires: util-linux