Whamcloud - gitweb
LU-12269 build: remove %{fullrelease} from Provides 83/34883/7
authorBen Menadue <ben.menadue@anu.edu.au>
Thu, 16 May 2019 05:14:56 +0000 (15:14 +1000)
committerOleg Drokin <green@whamcloud.com>
Wed, 29 May 2019 04:25:15 +0000 (04:25 +0000)
commit48e16113731a1a9fff06370a0a11ea083ad290b8
tree7ef07ab451474afda6470751d808d07578af1ec7
parent5270583ae6e436e9e7ae0199312e7f50365744af
LU-12269 build: remove %{fullrelease} from Provides

Commit 7532409 adds a version number to lustre-osd-mount
Provides lines in lustre.spec.in, but include the
%{fullrelease} macro that was previously removed by
28c17d4. This causes an "unexpanded macro" warning when
building the RPM, and the result contains a bogus string
for that name, e.g.

    2.12.53_45_g43fc4db-%{fullrelease}

This patch simply removes the "-%{fullrelease}" suffix from
these lines in lustre.spec.in.

Test-Parameters: trivial
Signed-off-by: Ben Menadue <ben.menadue@anu.edu.au>
Change-Id: Ia13f339f57b89c02443ebc2d68f0aa3b0802319a
Reviewed-on: https://review.whamcloud.com/34883
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre.spec.in