RPM Dependencies from Source

2005-04-27 Thread Doug Summers
Is there any way to get a list of the RPM dependencies from a source RPM without installing or rebuilding it first? I want to make a list to document installation on a new platform. __ The OpenPKG Project

New Dependency Problem

2005-04-27 Thread David M. Fetter
In OpenPKG 2.3, we have the choice of either using postgresql (which is postgresql v8) or postgresql7. We chose to stay with postgresql7 for now as more significant testing needs to be done to do the upgrade for us. Now when I try to do a rebuild I get the following: FATAL: errors occured while

Re: New Dependency Problem

2005-04-27 Thread Michael van Elst
On Wed, Apr 27, 2005 at 03:08:26PM -0700, David M. Fetter wrote: FATAL: errors occured while building: bind-9.3.0-2.3.0: bind searches a frood called 'postgresql' jabberd-2.0s6-2.3.1: jabberd searches a frood called 'postgresql' This means it requires 'postgresql' which doesn't exist. Now,

Re: New Dependency Problem

2005-04-27 Thread David M. Fetter
On Thu, 2005-04-28 at 00:21 +0200, Michael van Elst wrote: On Wed, Apr 27, 2005 at 03:08:26PM -0700, David M. Fetter wrote: FATAL: errors occured while building: bind-9.3.0-2.3.0: bind searches a frood called 'postgresql' jabberd-2.0s6-2.3.1: jabberd searches a frood called 'postgresql'