On Thu, Aug 08, 2002 at 08:32:21PM -0400, Oden Eriksson wrote: > Yes I know, but I want to know how to solve the above stuff.
Well the documentation that you've already been pointed to is what you want. Then if want examples look through all the macros in /usr/lib/rpm/ Keep in mind that you can actually put a macro in a separate file: %_post_service uses %_add_service_helper which is just a macro for the: /usr/share/rpm-helper/add-service command... Basically the answer to your question is to read the documentation. But frankly the problem you've presented is already solved so if you don't want to read the documentation, just use what's already there and don't worry about it. -- Ben Reser <[EMAIL PROTECTED]> http://ben.reser.org If your love has no hope of being welcomed do not voice it; for if it be silent it can endure, a guarded flame, within you. - The Wisdom of the Sands
