HomeClusterLabs Projects

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

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

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 Nov 19 2024, 3:28 PM
Tasks
T912: Fix or drop COPR builds

Commit No Longer Exists

This commit no longer exists in the repository.