On 01/21/2018 02:46 PM, Lars Seipel wrote:

> Use includepkgs in the repo definition?
> 
>> includepkgs Inverse of exclude, yum will exclude any package in the  repo.  
>> that  doesn't  match  this
>> list.  This  works  in  conjunction with exclude and doesn't override it, so 
>> if you exclude=*.i386 and
>> includepkgs=python* then only packages starting with python that do not have 
>> an  i386  arch.  will  be
>> seen by yum in this repo.
> 
> See yum.conf(5).
> 

Nice. I never knew about this. Combined with the Koji Repo definition from 
earlier,
this could work. Only gap would be scratch builds, but that's a fair compromise.

Thanks!
Dusty 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to