[Yum] Dependencies order question
seth vidal
skvidal at fedoraproject.org
Fri Jul 9 17:05:14 UTC 2010
On Thu, 2010-07-08 at 14:30 +0200, Manuel Vacelet wrote:
> Thanks for your quick answer.
> According to http://rpm.org/wiki/PackagerDocs/Dependencies#ScriptletDependencies
> Using "Requires(pre)" would be a hack (in the sense of "it's not
> designed for this"), wouldn't it ?
>
> I think it's more safe to consider modifying 'bar' package in order to
> make it depends of 'foo'
>
If you're looking to have them come in that order - yah - requires(pre)
is for specifically saying 'this pkg must be installed before this other
one can be'.
sounds like you're on the right track, now.
-sv
More information about the Yum
mailing list