Whamcloud - gitweb
LU-12395 build: require python2 for lustre-iokit 51/35251/2
authorLi Dongyang <dongyangli@ddn.com>
Mon, 17 Jun 2019 19:36:11 +0000 (12:36 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 25 Jun 2019 02:20:19 +0000 (02:20 +0000)
commit9ffeaac8ec9ad338f6d2639fd5a2d7fafb6725c6
treec2c31995f9f77efdefa56fb28339b4ed40a21ce5
parenta1ccd957f0667398a1685dd1932bf35153a7f160
LU-12395 build: require python2 for lustre-iokit

RHEL8 has splitting python2 and python3 rpms,
and none of them provdes python anymore.
We can just require python2 in the spec, other
distros all have python rpm providing python2.

This patch is back-ported from the following one:
Lustre-commit: 6f0fcc289887737f45687b5f8a15835aeab32ef4
Lustre-change: https://review.whamcloud.com/35094

Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Change-Id: I881c90a4e66d1a431d11d16b9e89781de2f87a7d
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/35251
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre.spec.in