From b260d9da9a3a5a8a38e6a94e6d7a33447b3db00b Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Mon, 11 Sep 2017 19:01:19 -0700 Subject: [PATCH] [RM-16399] python-distribute was merged back into python-setuptools, so there should be no reason to require both. Signed-off-by: Vasu Kulkarni --- ceph-deploy.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/ceph-deploy.spec b/ceph-deploy.spec index 7157826..bf2bcaa 100644 --- a/ceph-deploy.spec +++ b/ceph-deploy.spec @@ -20,7 +20,6 @@ URL: http://ceph.com/ Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: python-devel -BuildRequires: python-distribute BuildRequires: python-setuptools BuildRequires: python-virtualenv BuildRequires: python-mock @@ -32,7 +31,6 @@ BuildRequires: pytest %endif BuildRequires: git Requires: python-argparse -Requires: python-distribute #Requires: lsb-release #Requires: ceph %if 0%{?suse_version} && 0%{?suse_version} <= 1110 -- 2.47.3