On Wed July 22 2009, Bryan O'Sullivan wrote:
I built GHC 6.10.4 in rawhide yesterday, and was faced this morning with about 20 mails from buildsys complaining about broken dependencies. Do we have a pain-free way to rebuild all of those packages?
Rel-eng uses a script like this to rebuild all packages, you could change it to only rebuild a given set of pacakges: https://fedorahosted.org/rel-eng/browser/scripts/mass-rebuild.py
Regards Till