Re: Best practice to determine which packages need to be rebuilt

2015-10-13 Thread Richard Shaw
On Tue, Oct 13, 2015 at 1:49 PM, Neal Gompa wrote: > Ideally, Koschei[0] should be doing this for us, right? > Neat, but kinda after the fact, right? I'm trying to be proactive and make sure that all dependencies CAN rebuild against the new version (probably using mockchain) before doing a build

Re: Best practice to determine which packages need to be rebuilt

2015-10-13 Thread Neal Gompa
Ideally, Koschei[0] should be doing this for us, right? [0]: https://apps.fedoraproject.org/koschei On Tue, Oct 13, 2015 at 2:22 PM, Richard Shaw wrote: > I frequently see various incantations that people use to determine what > packages need to be rebuilt based on an ABI/API incompatible chang

Best practice to determine which packages need to be rebuilt

2015-10-13 Thread Richard Shaw
I frequently see various incantations that people use to determine what packages need to be rebuilt based on an ABI/API incompatible change to a library. Shouldn't we have a best practice documented in the wiki for something that's needed so frequently? And to take it one step further, how about c