On Thu, 03 Nov 2011 14:26:38 -0400
Dennis Gregorovic <dgre...@redhat.com> wrote:

> Hi,
> 
> Currently, repodiff reports which packages have been Added, Removed,
> and Modified.  It often would be useful to know which of the Modified
> packages would be upgrades and which would be downgrades.  I'm think
> simple evr comparison.  For backward-compatibility, this wouldn't have
> to be the default behavior.  We could add a --show-up-down flag.
> 
> Thoughts?


If you look in repodiff you have the old and new pkg objects  available
- comparing their EVR objects will make it trivial to break them up as
  you want.

I think a flag for it would be good.

-sv
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to