Yum Package Remove Order

Nicolas Mailhot nicolas.mailhot at laposte.net
Fri Nov 30 16:24:36 UTC 2012


Le Ven 30 novembre 2012 15:11, Mark Bidewell a écrit :
> I have been working on packaging software into RPMs for my company.  These
> RPMs create directories in %post into which dependent RPMs install
> components.

You need to create those directories in %install and have your package own
them in %files, and have dependant rpms depend on your package then
everything will work fine

-- 
Nicolas Mailhot



More information about the devel mailing list