Whamcloud - gitweb
LU-16661 build: use "Recommends: perl" for lustre-iokit 25/52225/3
authorJian Yu <yujian@whamcloud.com>
Mon, 4 Sep 2023 07:04:50 +0000 (00:04 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 13 Sep 2023 04:07:24 +0000 (04:07 +0000)
commita786db83dd06ad6754989ef7cdf5d79e488050b1
tree8ca17b53b0e1f30a82b3aaac82f9b997a7c23b51
parentdc05d7a89e0040e7b4d22d149c2f1451b2520830
LU-16661 build: use "Recommends: perl" for lustre-iokit

In lustre-iokit, the "plot" commands all use perl, but
the actual "*-survey" scripts are written in bash, so
the "Requires: perl" in lustre.spec.in for lustre-iokit
could be downgraded to "Recommends: perl" for RHEL 8+
(RHEL 7 does not handle "Recommends:").

Test-Parameters: trivial testlist=obdfilter-survey

Change-Id: I55f3c57e73ac91cedce745dc4f424c3542978cd4
Fixes: 800a9ec58f78 ("LU-16661 build: improve lustre.spec.in Requires")
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52225
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Deiter <alex.deiter@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre.spec.in