]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
build/ops: rpm: python3-ceph-argparse only if Python 2 available
authorNathan Cutler <ncutler@suse.com>
Wed, 24 Jan 2018 04:51:05 +0000 (05:51 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 26 Jan 2018 06:42:18 +0000 (07:42 +0100)
commitc0b7aab381c7232eb81eb023c7fe5242ef6517a1
tree3d60ab44523ac544ea102ef2f8d87d5ba2a9c034
parentb2d45578e7cb3b6292679c314cd635d1d645415b
build/ops: rpm: python3-ceph-argparse only if Python 2 available

The python3-ceph-argparse package is only necessary in environments where
Python 3 might not be available. For distros where Python 3 has become
standard with Python 2 an optional extension (instead of vice versa as
in the current status quo), the files in this package can (and should)
be included in ceph-common directly.

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