No need for that..
Well, I was thinking of a macro that could
- adjust the release flag from 1mdk to 0.rc1.1mdk
- adjust the source name from %name-%version.tar.bz2 to %name-%{version}rc1.tar.bz2
- adjust the setup macro from -n %name-%version to -n %name-%{version}rc1
That would be really handy. But I guess sometimes it's also
%name-%version-rc1
or
%name-%{version}_rc1So I guess there's too many possibilities to make that design useful.
Austin
