From: Gary Lowell Date: Thu, 29 Aug 2013 00:52:54 +0000 (-0700) Subject: ceph-deploy.spec: Remove disk util dependencies. X-Git-Tag: v1.2.3~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=24a7a074eff5bfe79789e838278b2969beedf91c;p=ceph-deploy.git ceph-deploy.spec: Remove disk util dependencies. 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 --- diff --git a/ceph-deploy.spec b/ceph-deploy.spec index 3074ce8..a6c42dc 100644 --- a/ceph-deploy.spec +++ b/ceph-deploy.spec @@ -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}