Hi,
I'm trying to figure out how the %{dist} macro is supposed to work with the 'make tag' command in CVS.
According to http://www.fedoraproject.org/wiki/DistTag one can append %{?dist} to the Release field in the spec file and it will be expanded to the correct value when the package is built by the build system.
Warren