]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: We no longer need redhat-lsb-core 6445/head
authorBoris Ranto <branto@redhat.com>
Fri, 23 Oct 2015 14:39:16 +0000 (16:39 +0200)
committerBoris Ranto <branto@redhat.com>
Mon, 2 Nov 2015 16:04:28 +0000 (17:04 +0100)
commit629c41f904beaa484ad0f5a697d38bdec7082075
tree90d3618c742903aa77c9e2c64384cef5e29eabe7
parente382c677f394c0a0d3d7426edff1db7ca4c09b08
ceph.spec.in: We no longer need redhat-lsb-core

Drop the redhat-lsb-core dependency as it is no longer necessary on
fedora/rhel.

The other two init scripts do not use redhat-lsb-core either. The
init-ceph.in conditionally requires /lib/lsb/init-functions and does not
use any of the functions defined in that file (at least not directly).
The init-radosgw file includes /etc/rc.d/init.d/functions on non-debian
platforms instead of /lib/lsb/init-functions file so it does not require
redhat-lsb-core either.

Signed-off-by: Boris Ranto <branto@redhat.com>
ceph.spec.in
src/init-rbdmap