fix triggerpostun workaround
[util-vserver.git] / util-vserver.spec.in
index 14d75ae..3b188eb 100644 (file)
@@ -399,7 +399,7 @@ install -D -m 755 *.so "$python_sitelib"/
 popd
 
 
-%triggerpostun -- %{name}
+%triggerpostun python -- util-vserver-python, util-vserver-py23
 # RPMs get upgraded by installing the new one, then uninstalling the
 # old one. Since we no longer own the byte-compiled modules, they may
 # be removed right after we create them in %post if we are upgraded