2011/10/24 Marco <listaddr at gmail.com>: > Yes, that's precisely my problem. The %postun of the old package > undoes what the %post of the new package does earlier. Any way around > that? Ah sorry, I spoke too soon; it appears the page you linked addresses it through testing of $1, which looks like a feasible way to detect what we are doing. Thanks!