]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
packaging: move python-flask runtime dependency to ceph-mon, radosgw
authorNathan Cutler <ncutler@suse.com>
Fri, 26 Feb 2016 21:23:01 +0000 (22:23 +0100)
committerNathan Cutler <ncutler@suse.com>
Sat, 27 Feb 2016 13:59:54 +0000 (14:59 +0100)
commit1a0bb0f6876c653fdd55d6f7b66085c741408b31
tree98b00e239981aecf068d5501219c32f28760b451
parent608dd287132946575f143c9c3199e9d2d43c2504
packaging: move python-flask runtime dependency to ceph-mon, radosgw

Flask is used by MON (in the Ceph REST API) and by RGW (powerdns).
Therefore, it only needs to be in the ceph-mon and ceph-radosgw packages.

Also, this commit encloses the specification of the python-flask runtime
dependency in distro-conditional blocks to account for a minor difference
in the package name between RHEL and SUSE.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in
debian/control