[Mono-list] what's mono-find-provides/requires for
Duncan Mak
duncan at ximian.com
Thu Jun 29 05:04:25 EDT 2006
On Thu, 2006-06-29 at 16:38 +0800, jedy wrote:
> Hi all,
>
> What are mono-find-provides and mono-find-requires for? There is no man
> page. I googled them and found nothing helpful.
These scripts are used in the RPM packaging process for building up the
dependencies between packages.
To find out what their effects are, you can try the follow query on any
given Mono RPM package (e.g. mono-data):
$ rpm -q --requires mono-data
$ rpm -q --provides mono-data
--
Duncan Mak <duncan at ximian.com>
More information about the Mono-list
mailing list