I checkout the latest source from svn via the source service.
When I do this without a versionprefix I receive a simple {name}-{rev}.tar
If I use the versionprefix (which I need for updating the version in the spec) I receive a {name}-{versionprefix}.rev{rev}.tar
Not trying to awaken a dead post but I have the same issue. I want to grab my code from svn but my spec file expects just the {name}.tar. I could probably rename things within my spec file but it would be nice if it just polled the name we enter with the filename option then allow us to append additional options with the other parameters.