On Mon, Oct 18, 2010 at 08:41, Pascal Terjan <[email protected]> wrote: >> The issue is how do we detect "old tags"??? > > By commenting when adding an Obsoletes ?
Another a way to do it could be svn annotate *.spec + grep Obsoletes + look for revision older than a given one
