HomeClusterLabs Projects

Build: release.mk: Fix the fallback setting of VERSION.

Description

Build: release.mk: Fix the fallback setting of VERSION.

Previously, it was something like "Pacemaker-1.2.3". This would lead to
creating srpm files named "pacemaker-Pacemaker-1.2.3.src.rpm".
Additionally, the configure-generated VERSION did not include the
"Pacemaker-" suffix.

Now, it's just the version number.

Ref T912

Details

Provenance
clumensAuthored on Tue, Nov 19, 3:28 PM
Parents
rPb14d55393896: Build: rpm: Define a fallback value for GIT.
Branches
Unknown
Tags
Unknown
Tasks
T912: Fix or drop COPR builds