On Tue, 2004-02-24 at 09:58, Axel Thimm wrote: > Hello, > > yum-arch is recursively indexing and headering all rpm found in the > specfied directory. Could this be turned off with a simple hack at > first and perhaps with a command line switch later (--norecurse or > --excludedir)? > > The reason is, that I would like to structure a repository like > > /some/path/to/repo > and > /some/path/to/repo/debuginfo > > and I would like to have these two treated like separate repos, so > that the user can decide to activate or not the debuginfo > rpms. Currently the headers created for /some/path/to/repo would > contain the ones from /some/path/to/repo/debuginfo too. > yum-arch -x some glob -x some other glob <dir> -sv