From 929ca5b6adc4a37567d6ce9ebbb0803582fed4b1 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 9 Jul 2015 13:39:03 +0200 Subject: [PATCH] ceph.spec.in: drop lsb-release dependency from ceph-common It was there as an equivalent of redhat-lsb-core, but the redhat-lsb-core bits that ceph-common relies on are included in insserv-compat on SUSE, and insserv-compat is in base. Signed-off-by: Nathan Cutler --- ceph.spec.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index a8374dc4f35eb..2e4fd54ffdea5 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -180,9 +180,6 @@ Requires: python-requests %if 0%{?rhel} || 0%{?fedora} Requires: redhat-lsb-core %endif -%if 0%{defined suse_version} -Requires: lsb-release -%endif # python-argparse is only needed in distros with Python 2.6 or lower %if (0%{?rhel} && 0%{?rhel} <= 6) || (0%{?suse_version} && 0%{?suse_version} <= 1110) Requires: python-argparse -- 2.39.5