Request 193 was acted upon. This is a comment. It is not sent to the Requestor(s). _________________________________________________________________________
URL: https://rt.openpkg.org/id/193 Ticket: [OpenPKG #193] Subject: spec %post user hook Requestors: [EMAIL PROTECTED] Queue: openpkg Owner: thl Status: open Transaction: Comments added by thl Time: Tue Jul 15 12:18:02 2003 _________________________________________________________________________ Research has shown that rpm calls %post and %postun scripts really at the end of it's activity. Only little information is passed to the scripts. A single tells whether the action is an erase or upgrade (see http://www.fedora.us/docs/spec.html). Compared to a wrapper around rpm the enhancement functionality of the hook would be negliable if not null, so there is no reason to implement it.