]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: split ceph-mgr-dashboard plugin into its own package
authorKefu Chai <kchai@redhat.com>
Tue, 12 Feb 2019 09:13:12 +0000 (17:13 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 13 Feb 2019 13:37:30 +0000 (21:37 +0800)
commit937025b4f3c952a151a0b2c86731f7812c14afa2
tree07018f7a3904cb8645094273a22666a2ebc912f2
parent3eefd5c524cd21590e5037b3b7b3ee20e8450e9d
rpm: split ceph-mgr-dashboard plugin into its own package

to make ceph-mgr-dashboard a separated package

- helps to reduce the repo size of downstream. because
  ceph-mgr-dashboard is an architecture independent package. by
  making it separated package avoids needless duplication of
  the same data in mutiple .debs.
- gives user a fine grained control of selection.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in