]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: move Python deps out of distro-conditional blocks 25963/head
authorNathan Cutler <ncutler@suse.com>
Tue, 15 Jan 2019 14:43:13 +0000 (15:43 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 14 Feb 2019 09:35:26 +0000 (10:35 +0100)
commitd8e52a9e808e642ed6404ee7d45f46280ea0d571
treea0288952c59b25d17a7c771239c38d8e8a4ec8eb
parent0b79741a770acb5cee6de2dd88022cd2c5d15ef5
rpm: move Python deps out of distro-conditional blocks

The python%{_python_buildid}-bcrypt and python%{_python_buildid}-requests RPMs
are identically named across all the RPM distros, so move them out of the
distro conditional blocks.

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