]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Revert "ceph.spec.in: python-kubernetes broken on rhel" 26543/head
authorJeff Layton <jlayton@redhat.com>
Wed, 20 Feb 2019 15:12:31 +0000 (10:12 -0500)
committerJeff Layton <jlayton@redhat.com>
Fri, 22 Feb 2019 13:56:12 +0000 (08:56 -0500)
commit196e8151b51eda3d251692b0c006fa7ee31c7a25
tree21e31e991fb3a481cb02cdff260dd13837a3476e
parent4c43dd947529a93a376cdf337e0409a32bb7784a
Revert "ceph.spec.in: python-kubernetes broken on rhel"

This reverts commit c32c4874e139d0e97116d6f3d368ac9c3e393c9f.

An updated python2-kubernetes package that does not depend on
python-adal has made it into the epel7 repos. With that change,
we can now revert this patch.

When we readd it back though, add in %{_python_buildid} so that
this works correctly on python3-based distros as well.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
ceph.spec.in