[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: A Very Basic RPM Doubt



On Wed, Aug 01, 2007 at 04:42:38PM +0530, Lis Maria wrote:

> Likewise, when we give rpm -Uvh <the binay rpm name>, how does the RPM know
> that it has to execute the %post section after installing the RPM???

The %post (and %pre etc.) sections are stored in the header of the
binary RPM during the build, so they can be used when installing
the binary RPM.

-- 
--    Jos Vos <jos xos nl>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]