Whamcloud - gitweb
LU-12395 build: require python2 for lustre-iokit 94/35094/2
authorLi Dongyang <dongyangli@ddn.com>
Fri, 7 Jun 2019 07:34:23 +0000 (17:34 +1000)
committerOleg Drokin <green@whamcloud.com>
Sun, 16 Jun 2019 03:32:02 +0000 (03:32 +0000)
commit6f0fcc289887737f45687b5f8a15835aeab32ef4
tree12efbcda0fd64a9df2b7fb79c07dcd677786fcd9
parente4ad5c17c99e7ede5deabffe0bacdd851240eb86
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.

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