Jon Stanley wrote:
> On Wed, Sep 10, 2008 at 7:33 AM, Bryce <[EMAIL PROTECTED]> wrote:
>
>   
>> mkdir pool; cd pool
>> TAG=f9-bryced
>> koji list-pkgs --tag=${TAG} --quiet | cut -f 1 -d " " | xargs koji 
>> latest-pkg ${TAG} --quiet | cut -f1 -d " " | xargs -n1 koji download-build 
>> --arch=i386 --arch=i686 --arch=noarch
>>     
>
> Maybe not succinct, but have you looked into mash (what Fedora uses to
> pull packages and make repos)?
>
> git clone git://git.fedorahosted.org/mash
>
>   

*tinkering*
ok lets fire that up and see if it does what I expect.
Yeah ok. thats tidier than my fiddling with koji cli scripting

Thank you

Phil
=--=

--
Fedora-buildsys-list mailing list
Fedora-buildsys-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-buildsys-list

Reply via email to