On 11/10/2010 10:37 AM, [email protected] wrote:
> [kojiad...@bpkojipoc001 ~]$ koji list-groups dist-foo-build
> build  [dist-foo-build]
>     less-436-2.el5.src.rpm: None, default  [dist-foo-build]
>     lftp-3.7.11-4.el5.src.rpm: None, default  [dist-foo-build]
> srpm-build  [dist-foo-build]
> [kojiad...@bpkojipoc001 ~]$

The build group is generally not quite this compact.
Also, you should using just the name part of the rpm (e.g. less and 
lftp). Your data is causing yum to look for rpms whose package names are 
'less-436-2.el5.src.rpm' and 'lftp-3.7.11-4.el5.src.rpm'. This matches 
nothing, so yum installs nothing.

You might look at the groups data on koji.fedoraproject.org to get 
started. For example:
$ koji list-groups dist-f14-build
$ koji list-groups dist-5E-epel-build

Exactly what you put in there depends on your building needs. Just keep 
in mind that more buildroot content makes for slower buildroot generation.

--
buildsys mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/buildsys

Reply via email to