Whamcloud - gitweb
LU-16391 build: allow '-' in the version
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 15 Dec 2022 01:34:07 +0000 (18:34 -0700)
committerLi Dongyang <dongyangli@ddn.com>
Fri, 28 Apr 2023 00:48:33 +0000 (10:48 +1000)
commitac948341b3ba71f9c642d8cff83dffb1493fc1dd
treeca88e9d8e86c5cc0389c5af3238c67f66050751c
parentd91bfc196d9b04a2e781d4913a013864f725040e
LU-16391 build: allow '-' in the version

Update configure.ac to separate Version from Release in the .spec.in
files so that RPM building doesn't choke if a '-' is in the version.
Add these changes into configure also, so they are immediately used.

Change-Id: I6cbf6efa25175f9cebeb349d28e1e8a565b4cb74
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/tools/e2fsprogs/+/49421
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
configure
configure.ac
contrib/build-rpm
util/gen-tarball.in