[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to specify the install order of "Required: RPMS"
- From: Matthew Miller <mattdm mattdm org>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: Re: How to specify the install order of "Required: RPMS"
- Date: Fri, 16 Mar 2007 10:29:16 -0400
On Fri, Mar 16, 2007 at 04:21:19PM +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 ?
Not in a good way that I can think of. You need to fix the problem where
it exists -- if you don't have the source RPM, ask the people who do to fix
it.
--
Matthew Miller mattdm mattdm org <http://mattdm.org/>
Boston University Linux ------> <http://linux.bu.edu/>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]