- merge revision 1.58
authorMark Huang <mlhuang@cs.princeton.edu>
Fri, 26 May 2006 22:21:56 +0000 (22:21 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Fri, 26 May 2006 22:21:56 +0000 (22:21 +0000)
date: 2006/05/26 22:20:14;  author: mlhuang;  state: Exp;  lines: +1 -1
fix triggerpostun workaround

util-vserver.spec

index b26c255..3dedc0c 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: util-vserver.spec.in,v 1.49 2005/07/15 19:06:58 ensc Exp $
+# $Id$
 
 ## This package understands the following switches:
 ## --without dietlibc        ...   disable usage of dietlibc
@@ -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