From Bugzilla Helper: User-Agent: Mozilla/5.0 (compatible; Konqueror/3; Linux) Description of problem: Its possible to create RPM files which don't contain any files, just dependencies on other packages. This can be used to create `group' packages whose dependencies describe some piece of functionality provided by a number of packages - for example, a `kde' package could depend on kdebase, kdelibs, kdeadmin, etc. When used in conjunction with up2date, users could then run an `up2date kde' to install all of KDE, instead of reinstalling the OS (what Red Hat's documentation currently recommends users do) or trawling through the comps file from the CD. Version-Release number of selected component (if applicable): How reproducible: Didn't try Steps to Reproduce: 1.Install a system without kde 2.Attempt to install all of KDE easily Additional info:
Current up2date (fedora) supports using "comps" and globs aka "up2date kde*" or `up2date "@KDE Workstation"