On Sun, Jan 23, 2011 at 20:55, Pascal Terjan <[email protected]> wrote: > On Sun, Jan 23, 2011 at 20:14, Olivier Blin <[email protected]> wrote: >> Pascal Terjan <[email protected]> writes: >> >>> Hi everyone, >>> >>> I have added a new check in youri, to verify that all BuildRequires >>> are available. >>> >>> If some are missing, they get listed and the submit is rejected. >> >> You might encounter some issues, because some buildrequires might depend >> on the arch. >> iurt does a src.rpm rebuild before trying to install its dependencies, >> so that all the conditional buildrequires are recomputed correctly. > > Currently I accept the submit if the dependency is available on any arch >
Hmm I thought so but looking at the current version of the code I only check on i586 :) Anyway the test seems to accept anything currently...
