On Fri, Mar 04, 2005 at 08:01:44AM +0100, Matthias Kurz wrote:

> > ${l_prefix}/lib/openpkg/shtool subst \
> >     -e '/^sudo.*expect/s/-Uvh/--nodeps -Uvh/' \
> >     -e '/^sudo.*tcl/s/-Uvh/--nodeps -Uvh/' \
> >     ....
> >     "$@"
> > exit;
> 
> Ah, you mean a time bomb ;-)

? :)

The build tool should know about the dependencies before RPM
verifies them again.

The problem is that expect requires part of the TCL sources for
building and an installed TCL of exactly the same version for
running.

The solution is either to package expect so that it comes
with a private copy of TCL or to package TCL so that everything
is installed to build expect.


-- 
                                Michael van Elst
Internet: [EMAIL PROTECTED]
                                "A potential Snark may lurk in every tree."
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to