On Wed, Feb 01, 2017 at 08:02:19PM +0100, Sandro Mani wrote: > Hi > > Wondering if someone has some neat script which outputs the rebuild > order of a set of packages, say after a library these depend on > bumped its soname.
This isn't generally solvable because installing a package can add RPM macros which adjust the spec file in arbitrary ways. Anyway, I've got a script I use to rebuild all the OCaml packages. However it requires a bit of expertise to run: http://git.annexia.org/?p=goaljobs.git;a=tree http://git.annexia.org/?p=goals.git;a=blob;f=fedora_ocaml_rebuild.ml Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-builder quickly builds VMs from scratch http://libguestfs.org/virt-builder.1.html _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org