#6064: extend srpm-excluded-arch.py so it can read srpms from multiple dirs -----------------------------+------------------------ Reporter: sharkcz | Owner: rel-eng@… Type: task | Status: new Milestone: Fedora 21 Final | Component: other Keywords: | Blocked By: Blocking: | -----------------------------+------------------------ Currently srpm-excluded-arch.py reads the srpm to generate the "excludelist" for koji-shadow from a single directory. It limits its usage to the times when buildrawhide/buildbranched are used (rawhide and branched release). When the script is extended to read the srpms from multiple directories it will be able to generate the excludelist also for released Fedoras by reading the GA repo and the updates repo.