]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: drop lsb-release dependency from ceph-common
authorNathan Cutler <ncutler@suse.com>
Thu, 9 Jul 2015 11:39:03 +0000 (13:39 +0200)
committerNathan Cutler <ncutler@suse.com>
Thu, 3 Sep 2015 14:16:30 +0000 (16:16 +0200)
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 <ncutler@suse.com>
ceph.spec.in

index a8374dc4f35eb52b39431142fe7debb11be5c5cf..2e4fd54ffdea5d5f66a7fa3c6a6427b9749da6fa 100644 (file)
@@ -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