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

Re: How to specify the install order of "Required: RPMS"





On 3/16/07, Matthew Miller <mattdm mattdm org> wrote:
On Fri, Mar 16, 2007 at 04:02:17PM +0200, J-P Human wrote:
> In the below example spec file the db package gets installed before the
> compat-lib packages causing it to fail.
[...]
> PreReq: compat-libstdc++-33
> PreReq: compat-libstdc++-296
> Requires: db

You need to make db require the things it requires in *its* spec file.

The problem is I do not have the src rpm for "db". Is there any other way to achieve this ?

Thanks
J-P




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