]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: provide python2-<modname>
authorKefu Chai <kchai@redhat.com>
Thu, 10 Oct 2019 02:11:27 +0000 (10:11 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 10 Oct 2019 02:35:59 +0000 (10:35 +0800)
commitfb6290b1fab0bd8a73043f2d68210c010e2fb425
tree5d3feb72854dd9b3af75ae890e671b9a15faee75
parent50b19e673d8200306c3e36d1abaec414a3d336b9
ceph.spec.in: provide python2-<modname>

to be consistent with other python2 packages, and their python3
counterparts

the `python_provide` macro is offered by `python-rpm-macros` package,
which is in turn required by python*-devel

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