From: Pixel <pixel@mandriva.com>
Date: Tue 13 Nov 2007 - 11:23:36 CET Message-ID: <lyir46xx3r.fsf@leia.mandriva.com>
# if "a" suggests "b", rpm rightfully allows to remove "b"
# but rpm must not put in cache that "b" can be removed,
# because if "c" requires "b", rpm must not allow to remove "b"
# (http://qa.mandriva.com/show_bug.cgi?id=34342)