]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
ceph-deploy.spec: Remove disk util dependencies.
authorGary Lowell <gary.lowell@inktank.com>
Thu, 29 Aug 2013 00:52:54 +0000 (17:52 -0700)
committerGary Lowell <gary.lowell@inktank.com>
Thu, 29 Aug 2013 00:58:23 +0000 (17:58 -0700)
The disk utilities are required for ceph, but not for
ceph-deploy. The node being managed by ceph will require
the utilities, but they are installed along with ceph.

Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
ceph-deploy.spec

index 3074ce8b329d2f226d103ab5af1bc0bdddccf8af..a6c42dc63cec65ed39473e2b0ad58c74c5b4f6a1 100644 (file)
@@ -46,13 +46,6 @@ BuildArch:      noarch
 #################################################################################
 %if 0%{defined suse_version}
 %py_requires
-%if 0%{?suse_version} > 1210
-Requires:       gptfdisk
-%else
-Requires:       scsirastools
-%endif
-%else
-Requires:       gdisk
 %endif
 
 %if 0%{?rhel}