I want to set a custom version string like:

$ rxdebug a11c31n12.pdc.kth.se 7001 -v
Trying 193.11.170.136 (port 7001):
AFS version:  OpenAFS 1.6.1-pdc70 built  2012-04-23 
                           ^^^^^^

When compiling 1.6.1, the string 1.6.1 seems to be set at many places
like configure and .version file provided with the tar and/or
generated. Is there a single place I can specify 1.6.1-pdc70 or
is the right solution as I do it currently in my spec file:

echo 'echo -n %{version}%{?errse}-%{pkgrel}' > build-tools/git-version

which replaces git-version with a simpler - but for the purpose good
enough - oneliner.

Harald.

_______________________________________________
OpenAFS-devel mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to