Re: yum groups the same as RPM groups?
James Antill <[email protected]> Mon, 17 Feb 2014 00:12:14 -0500
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
dE <[email protected]> writes: > In Fedora, the qt package belongs to the group "System > Environment/Libraries", however, yum does not show any such group -- No rpm groups and yum groups are completely different. Yum groups are defined by "comps.xml" in the repos., and a package can be in more than one (or none) and a group can have default/optional/mandatory sections. rpm groups are defined in the specfile (and are mostly useless). -- James Antill -- [email protected]