0dcc29e Combine triggers to properly handle upgrade (#699198)

Authored and Committed by Bill Nottingham 12 years ago
1 file changed. 9 lines added. 9 lines removed.
    Combine triggers to properly handle upgrade (#699198)
    
    From https://bugzilla.redhat.com/show_bug.cgi?id=702378#c2:
    
    This is the intended and expected behavior (from rpm POV): only a single
    trigger is executed per each trigger target <-> source pair in a transaction.
    
    By combining them, the right thing should happen.
    
        
file modified
+9 -9