Whamcloud - gitweb
LU-16207 build: add rpm-build BuildRequires for SLES15 SP3
authorJian Yu <yujian@whamcloud.com>
Tue, 4 Oct 2022 16:24:36 +0000 (09:24 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 10 Nov 2022 07:09:10 +0000 (07:09 +0000)
commit2f8e8c0ff213d8515c848cfcbac67210f706035f
tree1bdaec221f460b79e223530d0b9db2343b0dd409
parent844ea708fed5f5e010759bcbbc5a5f439098b727
LU-16207 build: add rpm-build BuildRequires for SLES15 SP3

SLES15 SP3 fails to build using rpm-build-4.14.1-29.46
from the main O/S repository with error message:

- Dependency tokens must begin with alpha-numeric,
  '_' or '/': BuildRequires: %kernel_module_package_buildreqs

Updating rpm-build to 4.14.3-150300.46.1 or higher
resolved the build issue.

Test-Parameters: trivial clientdistro=sles15sp3 \
testlist=sanity

Lustre-change: https://review.whamcloud.com/48760
Lustre-commit: 78c681d9f42cb56e30c8946e5d7b05f0bc6e86f2

Change-Id: I80099e7ba2d98e07b9877183879766f3dd7f3c1a
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Colin Faber <cfaber@ddn.com>
Reviewed-by: Neil Brown <neilb@suse.de>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/49079
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre.spec.in