Re: Need 6.0 Library Files


Subject: Re: Need 6.0 Library Files
From: Tuff Guy (wd@unx.dec.com)
Date: Wed Jun 02 1999 - 14:15:54 PDT


This method is way to complicated.

find . -name '*rpm' -print -exec rmp -qp --provides {} \;

will give you a list of dependencies that the given rpm file supplies.

q is for query mode
p is for uninstalled rpm.

you can also do a --whatprovides as well if my memory serves me right.
check the syntax to make sure.

-- 
---Tuff Guy....

I'm as Tuff as they come!!

-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com



This archive was generated by hypermail 2a22 : Wed Jun 30 1999 - 19:27:25 PDT