Whamcloud - gitweb
LU-16207 build: add rpm-build BuildRequires for SLES15 SP3 60/48760/3
authorJian Yu <yujian@whamcloud.com>
Tue, 4 Oct 2022 16:24:36 +0000 (09:24 -0700)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Nov 2022 08:52:31 +0000 (08:52 +0000)
commit78c681d9f42cb56e30c8946e5d7b05f0bc6e86f2
tree16e11fc82b7a0a6161d0aca40f182cb1dc4816f6
parent95f7ef609467a9534b0b1639eba0ef5a2c02f21f
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

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