From: Matt Tucker <tuck@whistlingfish.net>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Destroying dependancies...
Date: Fri, 28 Mar 2003 10:12:24 -0800 [thread overview]
Message-ID: <14990000.1048875144@dsl231-045-162.sea1.dsl.speakeasy.net> (raw)
In-Reply-To: <200303281754.55905.wigren@home.se>
-- Per Wigren <wigren@home.se> spake thusly:
> But how do we check that with the current information?
> To use the postfix-case above as an example..
> Postfix works fine with both MySQL v3.x and MySQL v4.x.
> If it is compiled against v3 it has to be recompiled if MySQL is
> upgraded from v3 to v4, but not if it is upgraded from v4.0.11 to
> v4.0.12..
>
> To use MPlayer as another example..
> MPlayer has to be recompiled EVERY TIME that DirectFB is upgraded,
> even minor version, because it links to .so.<complete versionnumber>
> .. But it doesn't need to be recompiled if for example Vorbis is
> upgraded from v1.0.1 to v1.0.2 or even v1.8.5 because it links to
> libvorbis.so.0 ...
Those may be two different answers. In the case of MySQL, perhaps 4.0
should've been a different slot? In the case of MPlayer, clearly
portage needs a new feature which allows either MPlayer or DirectFB to
specify that a recompile needs to happen when DirectFB is upgraded.
Perhaps it would make more sense for it to be specified in the
dependancy, because that would allow MySQL 4.0 to specify the same
thing. Of course, you'd need to base it on version:
RECOMPILE_DEPENDS="<DirectFB-${PV}" or
RECOMPILE_DEPENDS="*"
RECOMPILE_DEPENDS="<MySQL-4.0"
--
gentoo-dev@gentoo.org mailing list
next prev parent reply other threads:[~2003-03-28 18:12 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-26 0:39 [gentoo-dev] Destroying dependancies Per Wigren
2003-03-26 1:04 ` Michael Taylor
2003-03-26 8:40 ` Paul de Vrieze
[not found] ` <20030326012253.GA25347@cherenkov.orbis-terrarum.net>
2003-03-26 1:43 ` Per Wigren
2003-03-26 2:51 ` [gentoo-dev] (Was: Destroying dependancies...) ewarn/einfo logging Robin H. Johnson
2003-03-26 9:12 ` Nick Jones
2003-03-26 9:39 ` Robin H. Johnson
2003-03-26 13:41 ` Peter Ruskin
2003-03-26 16:54 ` Re[2]: " Renat Golubchyk
2003-03-28 15:14 ` [gentoo-dev] Destroying dependancies Alain Penders
2003-03-28 16:54 ` Per Wigren
2003-03-28 18:12 ` Matt Tucker [this message]
2003-03-28 19:02 ` Per Wigren
2003-03-28 22:55 ` Robin H. Johnson
2003-03-28 23:07 ` Per Wigren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=14990000.1048875144@dsl231-045-162.sea1.dsl.speakeasy.net \
--to=tuck@whistlingfish.net \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox