Re: yum groups the same as RPM groups?

dE <[email protected]> Mon, 17 Feb 2014 10:59:47 +0530
Newsgroups gmane.linux.rpm.yum
Message-ID <[email protected]>
On 02/17/14 10:44, James Antill wrote:
> dE <[email protected]> writes:
>
>> On 02/16/14 15:32, Frank Murphy wrote:
>>> On Sun, 16 Feb 2014 14:48:31 +0530
>>> dE <[email protected]> wrote:
>>>
>>>> In Fedora, the qt package belongs to the group "System
>>>> Environment/Libraries", however, yum does not show any such group --
>>>>
>>> How yum handles groups was changed in F19
>>> http://fossdev.blogspot.tw/2013/08/yum-on-fedora-19-new-groups-as-objects.html
>> Also what about the "Available group" as opposed to environment group?
>   Environment groups are groups made up of other groups, and are
> "mainly" intended for use in the installer. You can access them
> specifically within yum/kickstarter by prepending ^ to the id
> (although yum will try to dtrt if you leave that out).
>

Thanks! That clears things up!