]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: We no longer need redhat-lsb-core 6363/head
authorBoris Ranto <branto@redhat.com>
Fri, 23 Oct 2015 14:39:16 +0000 (16:39 +0200)
committerBoris Ranto <branto@redhat.com>
Fri, 23 Oct 2015 14:53:41 +0000 (16:53 +0200)
commit15600572265bed397fbd80bdd2b7d83a0e9bd918
treeee835a7c6ebcd8d60ad32515369f92d355f4700c
parentc567341e98fffbe39177f951511a7698f88abf5f
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