[Yum-devel] [Patch] for yum-utils/repodiff.py to prevent creation of empty directories in cwd

2012-03-15 Thread Stefan Reimer
>From 6344ed1efc21bfbbbaf9dea3ff29db87392a5373 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Thu, 15 Mar 2012 11:41:10 -0700 Subject: Prevent to create empty persist directories in cwd --- repodiff.py |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/repodiff.p

[Yum-devel] [PATCH] for yum-utils/repodiff.py: Fix package resolution for --compare-arch

2012-03-15 Thread Stefan Reimer
This patch fixes wrong "added/removed" results where they actually should be "modified" instead. Only occurs using --compare-arch. >From 95542f455d707b9203447ab7396b616f1c1d6853 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Wed, 14 Mar 2012 15:17:36 -0700 Subject: