]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: Fix platform dependecies
authorGary Lowell <gary.lowell@inktank.com>
Fri, 3 May 2013 19:45:24 +0000 (12:45 -0700)
committerGary Lowell <gary.lowell@inktank.com>
Fri, 3 May 2013 19:45:24 +0000 (12:45 -0700)
Picked up an incorrect dependency merging the rbd udev rules update.

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

index 5808b109ffcca9dbea319f96cf02576bea1ba73e..2a6d170cfac4d8ad51d7deb77b3154c731ab955a 100644 (file)
@@ -24,11 +24,6 @@ Source0:     http://ceph.com/download/%{name}-%{version}.tar.bz2
 Requires:      librbd1 = %{version}-%{release}
 Requires:      librados2 = %{version}-%{release}
 Requires:      libcephfs1 = %{version}-%{release}
-Requires:      python
-Requires:      cryptsetup
-Requires:      gptfdisk
-Requires:      parted
-Requires:      util-linux
 Requires(post):        binutils
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires: gcc-c++