On Sat, 2004-07-24 at 01:34 +0200, Sindre Pedersen Bjordal wrote: > What about third party repositories creating groups of their own, like > gstreamer-universe, which is currently handled by a meta-package (is > that the right term?) by the gstreamer.org repository. Will the creation > of groups in third party repositories be possible with this new system? > There is no problem with that - simply make your own comps.xml and put it in the repository specification: createrepo -g /path/to/your/comps.xml /path/to/repo then you're all set. -sv