Vladimir Fekete wrote:
Hi *,I'm using SL(C) for a while. Since then I fight with following problem. Is there any normal human way how to find package from repository which contains specific file ? (For example, I'm looking for RPM which has xrdb inside) YUM is not good enough for this - it does not go through content of packagesnor has this information stored in any database (afaik).
yum whatprovides \*xrdb
