[plug] cups-libs >= 1.1.12 , libcrypto.so.2 , (dependencies)
John Knight
anarchist_tomato at hotmail.com
Thu Sep 26 16:56:35 WST 2002
>If you have all the rpm's in a directory and want to find which rpm has a
>particular file, I use the following:
>
>for i in *rpm; do if rpm -qpl $i |grep libpbm.so &>/dev/null; then echo $i;
>fi; done
>
>This example is looking for libpbm.so, but you can substitute.
>I'm sure other PLUG people have better ways.
>
>Good luck
>Phil
Cheers mate, it works like a charm! :D
Make lunch, not war.
_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
More information about the plug
mailing list